Thanks to visit codestin.com
Credit goes to github.com

Skip to content

zixiaojindao/blat-statistics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

  1. This program is used to parse psl file which is output of blat for some useful information.

  2. Usage: ./blat-statistics path2output.psl path2ref.fa(database) path2query.fa(query).

  3. blat-statistics first adds two additional coloumns named pid(percent idenity) and score, and then print some statistics at the end of output file. Methods for calculating pid and score are described on Blat FAQ.

  4. Find exes in public directory.

  5. For more information of blat, pls see Blat FAQ and PSL format.

About

parse blat's output for useful infomation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages