We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Receives a file with several columns and writes one of the columns to another file.
java -cp target/PathwayMatcher-1.0/PathwayMatcher-1.0.jar no.uib.pathwaymatcher.tools.ColumnExtractor -i ../ERC/zBMI3-autosome.result [other options] [-pvc 18 -pvt 0.005]
-i,--input
-o,--output
-c,--column
-s,--separator
-p,--pattern
-pvc,--pValueColumn
-pvt,--pValueThreshold
In case no pvc and pvt are provided, all the rows are considered.