Closed milanmlft closed 2 years ago
Seems that something is going wrong when importing the actb.gtf file. The output doesn't show any ranges:
actb.gtf
Relevant lines: https://github.com/carpentries-incubator/bioc-project/blob/2300f76c95116829a2c3464e4a70d9e1b9784412/_episodes_rmd/07-genomic-ranges.Rmd#L494-L498
I can confirm that this problem also occurs when running the Rmd locally. I checked the raw data file and there doesn't seem to be a problem with that, so the issue arises during the import.
Oh right, I forgot about that but yeah, I noticed it myself a while back and keep forgetting to get to it.
Gold star for anyone who fixes it :)
Found it :)
Seems that something is going wrong when importing the
actb.gtf
file. The output doesn't show any ranges:Relevant lines: https://github.com/carpentries-incubator/bioc-project/blob/2300f76c95116829a2c3464e4a70d9e1b9784412/_episodes_rmd/07-genomic-ranges.Rmd#L494-L498
I can confirm that this problem also occurs when running the Rmd locally. I checked the raw data file and there doesn't seem to be a problem with that, so the issue arises during the import.