Skip to content

Instantly share code, notes, and snippets.

@mpkocher
Created December 9, 2013 16:57
Show Gist options
  • Save mpkocher/7875801 to your computer and use it in GitHub Desktop.
Save mpkocher/7875801 to your computer and use it in GitHub Desktop.
SMRTpipe RS Filtering workflow XML example
<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