hackmd-github-sync-badge
This pipeline was developed for mammal genomes and includes some steps that are necessary for assembling these larger (~3Gb) genomes but that may not be needed for smaller genomes.
Table of Contents
Step 1: Run Hifiasm
The first step is to use the HiFiasm software to assemble a genome from the raw PacBio reads. (You'll start with the slurm part at the top, as always). Then, the general structure for assembly of heterozygous genomes is:
hifiasm -o prefix -t numberThreads input.fasta.gz --write-paf --write-ec /dev/null