Skip to content

A program to discover matching SNPs between multiple 4Pipe4 runs (actually just a blast parser)

License

Notifications You must be signed in to change notification settings

StuntsPT/4Pipe4_blast_match_finder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

4Pipe4 BLAST matcher

This program will takes input in a tabular BLAST output, where both the query and the subject are 4Pipe4 SNP fasta files (from 2 different assemblies of the same or similar datasets). It returns the number of SNPs that are a match to both assemblies.

###Usage:

python3 BLASTparser.py infile.tsv

###Result:

The number os SNPs that match...

###License:

GPLv3

About

A program to discover matching SNPs between multiple 4Pipe4 runs (actually just a blast parser)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages