Skip to content

andersen-lab/ivar-validation

 
 

Repository files navigation

Validation of iVar

Repository contains scripts used to validation of trimming, consensus calling and variant calling using iVar.

.
├── data
│   ├── alignments - Contains alignments of consensus sequences called using iVar, Geneious
│   ├── ref - Reference sequences used
│   └── variants - Variant csv and tsv files called using VarScan and iVar.
├── plots - Plots generated by R scripts and used to create validation figures.
└── scripts - Contains R scripts used to create validation figures and validate results.

Details:

Command Validated Against
trim cutadapt, Trimmomatic
consensus Geneious
variants VarScan2

Andersen Lab
The Scripps Research Institute
La Jolla, CA, USA
data@andersen-lab.com

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • R 58.8%
  • Shell 41.2%