Skip to content

FernandoLab/inStrain

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

106 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

inStrain

inStrain is python program for analysis of co-occurring genome populations from metagenomes that allows highly accurate genome comparisons, analysis of coverage, microdiversity, and linkage, and sensitive SNP detection with gene localization and synonymous non-synonymous identification.

Manual, installation instructions, and expected output are at available at ReadTheDocs

Preprint publication is available on bioRxiv

Installation with pip

$ pip install instrain

Quick start

Show program help and modules:

$ inStrain -h

Microdiversity and SNP-calling pipeline:

$ inStrain profile mapping.bam genome_file.fasta -o inStrain_profile1

Details strain-level comparison:

$ inStrain compare inStrain_profile1 inStrain_profile2

About

Bioinformatics program inStrain

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 100.0%