Tools : tl#
Run execute scripts
Graph Alignment#
Index the graph for graph alignment. |
|
Align ONT reads to the graph. |
QV check#
Create meryl database for k-mer counting. |
|
Perform quality evaluation using Merqury's qv.sh script. |
Chromosome assignment and Contig QC#
Run the script to calculate assembly statistics, including contig presence, telomere regions, and gap locations. |
|
Generate a GFA file with rDNA sequences removed from the graph. |
|
Run the script to align the assembly to the given reference using mashmap and obtain the chromosome assignment results. |
|
Generate a dot plot from the mashmap output. |
|
Map the query sequences to the reference sequences using mashmap. |
Insert gaps#
Find ONT support for Inserts a gap into the graph using split reads. |
Modifying assembly#
Sorts sequences in a FASTA file based on a custom sorting criterion (e.g., 'hap', 'chr'). |
|
Rename the contigs in the FASTA file based on the provided chromosome map file. |
|
Detect internal telomere in the assembly.fasta file. |
|
Trim the contigs based on the provided coordinates. |
|
Flip the sequences in a FASTA file based on the provided list of contigs. |
|
Replace the name in the given FASTA file. |
|
Filter the contigs in the FASTA file based on the provided list of contigs. |