error in biophysconnector package
1
0
Entering edit mode
Angel ▴ 40
@angel-7981
Last seen 7.0 years ago
Berlin

hi friends,

i want to extract the the average of the reads from riboi-seq and rna-seq then i used two txt file produced by rna-seq and riboseq and a bed file produced by ribi seq but when pressed sourse this is the error, what does this mean please?

> source('/usr/data/nfs6/izadi/dropoff_matrix_modified_Subramaniam_yesleu.R')
Error in `colnames<-`(`*tmp*`, value = c("Gene ID", "Gene length", "Gene ID",  :
  length of 'dimnames' [2] not equal to array extent

thank you

software error biophysconnector • 878 views
ADD COMMENT
1
Entering edit mode
@herve-pages-1542
Last seen 9 hours ago
Seattle, WA, United States

The /usr/data/nfs6/izadi/dropoff_matrix_modified_Subramaniam_yesleu.R file looks like an R script that you are trying to source and execute. This script apparently fails. I suggest you look at the code in it and try to execute it line by line. If you're still stuck you could also check with whoever wrote this script. Note that there is no evidence that this script uses any of the Bioconductor packages, so your question might not even be a Bioconductor question at all. Anyway there is no way we can help you if you don't: (1) show us the script, (2) show us where it fails, (3) provide us the output of your sessionInfo() (run it right after the failure).

Thanks,

H.

ADD COMMENT

Login before adding your answer.

Traffic: 865 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6