Created
December 9, 2013 16:57
-
-
Save mpkocher/7875801 to your computer and use it in GitHub Desktop.
SMRTpipe RS Filtering workflow XML example
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<smrtpipeSettings> | |
<module name="P_Fetch"> | |
</module> | |
<module name="P_Filter"> | |
<param name="minLength"> | |
<value>50</value> | |
</param> | |
<param name="readScore"> | |
<value>0.75</value> | |
</param> | |
</module> | |
<module name="P_FilterReports" /> | |
</smrtpipeSettings> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment