logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt

MSPCollect - convert a BLAST output into an MSP file

Author

       This manpage was written by Andreas Tille for the Debian distribution and can be used for any other usage
       of the program.

MSPCollect 1.08                                    April 2016                                      MSPCOLLECT(1)

Description

       Tool  which  converts  a BLAST output into an MSP file, which is used by the repeatmasker-recon as input.
       In the MSP file, each MSP that BLAST reports is turned into a one-line summary in the following format:

              score %iden start end query_name start end subject_name

Name

       MSPCollect - convert a BLAST output into an MSP file

See Also

              zless /usr/share/doc/repeatmasker-recon/00README.gz

Synopsis

MSPCollect BLAST_output_file > name_of_your_MSP_file

See Also