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

error loading data from stringtie #183

Open
Pinolinoo opened this issue Sep 9, 2021 · 0 comments
Open

error loading data from stringtie #183

Pinolinoo opened this issue Sep 9, 2021 · 0 comments

Comments

@Pinolinoo
Copy link

Hi,

I have created several ballgown input files via Stringties
stringtie –e –B -p 8 -G stringtie_merged.gtf -o ...

and then tried to load them in R for Ballgown via
bg = ballgown(dataDir = "/fast/AG_Metzger/philipp/results/ballgown/IRF" , samplePattern = "Sample_E_" , pData = pheno_data)

IRF is the folder including several folders for the different samples. When I do this I get the output with the error:

Thu Sep 9 16:57:14 2021 Thu Sep 9 16:57:14 2021: Reading linking tables Thu Sep 9 16:57:18 2021: Reading intron data files Error in scan(file = file, what = what, sep = sep, quote = quote, dec = dec, : scan() expected 'an integer', got '0.00'

Has someone had the same issue and if so, how can I fix this?

Thanks for your help in advance!

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

1 participant