Skip to content
New issue

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

Problem loading tablemaker output into R using Ballgown #166

Open
henrick-aduda opened this issue Feb 27, 2020 · 1 comment
Open

Problem loading tablemaker output into R using Ballgown #166

henrick-aduda opened this issue Feb 27, 2020 · 1 comment

Comments

@henrick-aduda
Copy link

Hi, I am trying to load tablemaker output into R using ballgown. I get this error when i run the following code
bg = ballgown(dataDir="/home/henrick/tablemaker/tablemaker-2.1.1.Linux_x86_64/table_maker_output_files/", samplePattern='sample', meas='all')

Error in ballgown(dataDir = "/home/henrick/tablemaker/tablemaker-2.1.1.Linux_x86_64/table_maker_output_files/", :
intron ids were either not the same or not in the same order across samples. double check i_data.ctab for each sample.
In addition: Warning message:
In x$i_id != intronAll[[1]]$i_id :
longer object length is not a multiple of shorter object length

How do i solve this?

@JMF47
Copy link
Collaborator

JMF47 commented Feb 27, 2020

Can you show a snippet of the column and row names for the i_data.ctab object that tablemaker created? What are your sample ids?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants