You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$ (cd aroma.seq; grep -A 1 -F "read.table" -- R/*.R;)
R/CnvKitCopyNumberRatioFile.R:## Doesn't work, because 'flavor' is passed along all the way to read.table(),
R/CnvKitCopyNumberRatioFile.R-## which gives an error on 'unused argument (flavor = "PSCBS")'. See also
--
R/FastaReferenceIndexFile.R: data <- read.table(pathname, sep="\t", colClasses=colClasses)
R/FastaReferenceIndexFile.R- ## Column names as in GATK (suggested in thread 'How can I prepare a
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: