-
Notifications
You must be signed in to change notification settings - Fork 58
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
Ballgown error #169
Comments
Hello! This example isn't reproducible, since there's no way to see what data you're attempting to read or from where. For more help, could you please provide the following info?
|
1. Full path to ballgown: #loading the data sample2: 3 contents of pheno data
|
the CSV file was taken into data frame. |
I am getting similar issue. Can anyone tell me how to solve this? |
Hi
I ran this command:
bg_sample = ballgown(dataDir="Ballgown", samplePattern= "SRR", pData=pheno_data)
Then i got the below error, during intron merge,
### ### Error in ballgown(samples = c(... : intron ids were either not the same or not in the same order across samples. double check i_data.ctab for each sample.
kindly help, thank you
keets
The text was updated successfully, but these errors were encountered: