Skip to content

PDF report comparing selected SNPs in samples exported from JSI Sequence Pilot in TXT format.

Notifications You must be signed in to change notification settings

lyschoening/seqpilot-snp-matcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SeqPilot SNP Matcher

Report for SNP calls exported from JSI Sequence Pilot in TXT format.

Generates a PDF report with two tables, one comparing SNPs in the input samples to the reference, one comparing individual samples to each other, counting mismatches.

usage: report.py [-h] reference S [S ...] O

Compare a number of JSI Seq Pilot tables

positional arguments:
	 reference   Reference SNPs, one per line: rs123456<tab>A
	 S           One or more samples to compare
	 O           Output prefix

optional arguments:
     -h, --help  show this help message and exit

Requirements

  • Python 2.6+
  • Jinja 2

About

PDF report comparing selected SNPs in samples exported from JSI Sequence Pilot in TXT format.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published