bhattlab / lathe

A tool for generating bacterial genomes from metagenomes with nanopore long read sequencing
MIT License
69 stars 18 forks source link

Lathe manual #22

Open saras224 opened 3 years ago

saras224 commented 3 years ago

Hi @elimoss

Do you have any manual where you have provided the explanations of the parameters that the lathe is using and also the steps that it is performing. For example when it says building DAG of jobs and then it gives the following list:

Job stats: job count min threads max threads


align_bam 3 5 5 all 1 1 1 assemble_final 1 1 1 assemble_flye 2 5 5 bam_idx 3 1 1 circularize_final 1 1 1 extract_bigtigs 1 1 1 faidx 5 1 1 final 1 1 1 merge 1 1 1 misassemblies_correct 3 1 1 misassemblies_detect 3 1 1 nanoplot 1 5 5 pilon_aggregate_vcf 1 1 1 pilon_consensus 1 1 1 pilon_ranges 1 1 1 polish_final 1 1 1 total 30 1 5

I want to know the steps in detail for my better understanding.

Thanks in Advance Saraswati Awasthi