Skip to content

A one class java app that filters and compiles a particular set of files generated by SAMTools

Notifications You must be signed in to change notification settings

mattsouth/laszt-variant-filter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

laszt-variant-filter

A one class java 6 app that filters and compiles a particular set of files generated by SAMTools to identify variation in patient sample sequences when compared to the reference genome.

LASTZVariantFilter.java compiles to two .class files. To run the program from the command line, type:

java LASTZVariantFilter filepath > filteredfilepath

or

java LASTZVariantFilter directorypath > filteredfilepath

Help (an abbreviated version of this README) is provided with

java LASTZOutputSummariser --help

and when you provide no parameters at all

About

A one class java app that filters and compiles a particular set of files generated by SAMTools

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages