RNASeq: the grouchy grinch Ch 4: Counting troubles #189
Replies: 4 comments 1 reply
-
|
I ran through the section and copied and pasted your command exactly and it worked. |
Beta Was this translation helpful? Give feedback.
-
|
Thanks. It has the bam directory. Still it isn't working. |
Beta Was this translation helpful? Give feedback.
-
|
I have now rerun the example and it works. Make sure to check that the actual file bam/Cranky1.bam is there. Your I have also noticed a similar error reported here: https://support.bioconductor.org/p/9138099/ where it says that if you copy-paste from PDF you may end up with an incorrect character and that leads to a similar error. |
Beta Was this translation helpful? Give feedback.
-
|
Hello Dr. Albert, I copied it from the online version, not the PDF. Cranky1.bam file is in the bam directory. my working directory is like this: I'm getting this: ERROR: invalid parameter: 'bam/Cranky1.bam' |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I was not able to run this code. I activated bioinfo. Please help.
$ featureCounts -t exon -g Parent -a refs/grinch-annotations_2.gff -o counts.txt bam/Cranky1.bam
ERROR: invalid parameter: 'bam/Cranky1.bam'
Beta Was this translation helpful? Give feedback.
All reactions