Arcadia-Science / metagenomics

A Nextflow workflow for QC, evaluation, and profiling of metagenomic samples using short- and long-read technologies
MIT License
37 stars 2 forks source link

Long-read processing & assembly additions #7

Closed elizabethmcd closed 1 year ago

elizabethmcd commented 1 year ago

Description of feature

Outline of long-read additions to the metagenomics-assembly-nf workflow. Inputting long reads into this workflow assumes you have already basecalled the reads using Guppy etc. Each step has one or more suggested tools listed, please add your suggestions or concerns as comments below.

@ecpierce @Manon-Morin @taylorreiter @borgesadair1

elizabethmcd commented 1 year ago

Current plan and addressed in #26:

Can also add filtlong towards the adapter removal step to filter for a certain length/quality to see if impacts the assembly

elizabethmcd commented 1 year ago

addressed in #26