We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[root@650ee0cf2924 tmp]# flowr -v ultraseq::merge_sheets x=tumor___normal_1.mutect.txt .filter='judgement=='KEEP'' outfile=tmp.tsv args: -vultraseq::merge_sheetsx=tumor___normal_1.mutect.txt.filter=judgement==KEEPoutfile=tmp.tsv script_args: -v using func: ultraseq::merge_sheets with final args: x=tumor___normal_1.mutect.txt.filter=judgement==KEEPoutfile=tmp.tsv loading pkg: ultraseq Loading required package: assertthat ultraseq: genomic flows made faster args: $x $outfile $.filter [1] NA $... get_params: we have 3 parameters x=tumor___normal_1.mutect.txt .filter=judgement==KEEP outfile=tmp.tsv starting process with: x=tumor___normal_1.mutect.txt [1] "tumor___normal_1.mutect.txt" processed param: x value tumor___normal_1.mutect.txt starting process with: .filter=judgement==KEEP [1] "judgement" processed param: .filter value NA starting process with: outfile=tmp.tsv [1] "tmp.tsv" processed param: outfile value tmp.tsv $x [1] "tumor___normal_1.mutect.txt" $outfile [1] "tmp.tsv" $.filter [1] NA Starting merge_sheets with params x: tumor___normal_1.mutect.txt outfile: tmp.tsv .filter: NA List of 3 $ x : chr "tumor___normal_1.mutect.txt" $ outfile: chr "tmp.tsv" $ .filter: logi NA
The text was updated successfully, but these errors were encountered:
No branches or pull requests
The text was updated successfully, but these errors were encountered: