You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<metaname="description" content="iVar is a computational package that contains functions broadly useful for viral amplicon-based sequencing. Additional tools for metagenomic sequencing are actively being incorporated into iVar. While each of these functions can be accomplished using existing tools, iVar contains an intersection of functionality from multiple tools that are required to call iSNVs and consensus sequences from viral sequencing data across multiple replicates. We implemented the following functions in iVar: (1) trimming of primers and low-quality bases, (2) consensus calling, (3) variant calling - both iSNVs and insertions/deletions, and (4) identifying mismatches to primer sequences and excluding the corresponding reads from alignment files."/>
<p>Two pipelines to call iSNVs from known and unknown reference sequences have been written in <ahref="https://snakemake.readthedocs.io/en/stable/">snakemake</a>.</p>
81
-
<p>The two pipelines are distributed along with iVar and are present in the<ahref="https://github.com/andersen-lab/ivar/tree/master/pipeline">pipeline/</a> and <ahref="https://github.com/andersen-lab/ivar/tree/master/pipeline_field">pipeline_field/</a> fodlers respectively.</p>
82
-
<p>For both pipelines, there are four parameters that will have to be set in beginning of the Snakefile.</p>
<p>Two pipelines to call iSNVs from known and unknown reference sequences have been written in <ahref="https://snakemake.readthedocs.io/en/stable/">snakemake</a>.</p>
82
+
<p>The two pipelines are distributed along with iVar and are present in the<ahref="https://github.com/andersen-lab/ivar/tree/master/pipeline">pipeline/</a> and <ahref="https://github.com/andersen-lab/ivar/tree/master/pipeline_field">pipeline_field/</a> fodlers respectively.</p>
83
+
<p>For both pipelines, there are four parameters that will have to be set in beginning of the Snakefile.</p>
<metaname="description" content="iVar is a computational package that contains functions broadly useful for viral amplicon-based sequencing. Additional tools for metagenomic sequencing are actively being incorporated into iVar. While each of these functions can be accomplished using existing tools, iVar contains an intersection of functionality from multiple tools that are required to call iSNVs and consensus sequences from viral sequencing data across multiple replicates. We implemented the following functions in iVar: (1) trimming of primers and low-quality bases, (2) consensus calling, (3) variant calling - both iSNVs and insertions/deletions, and (4) identifying mismatches to primer sequences and excluding the corresponding reads from alignment files."/>
0 commit comments