Skip to content

This is a slightly modified version of PMFastR developed while at UCF. See genome.ucf.edu/PMFastR for more info.

Notifications You must be signed in to change notification settings

danfdeblasio/PMFastR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This package includes a make file.  This should be used to create all of the necessary files to run the program.  to compile simply run:

>make

The outputs are:

rna_compare5 - This takes in a single sequence (stk format) and a query (fasta format) and an output filename (stok format)

rna_compare6 - This is a single thread version of the alignment takes in a profile (stok format) and a query (fasta format) and an output file name (stok format)

rna_compare8 - this is a multi threaded version of rna_compare6, same input parameters

About

This is a slightly modified version of PMFastR developed while at UCF. See genome.ucf.edu/PMFastR for more info.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages