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

graphs plotong by ballgown #160

Open
fatimarasool opened this issue Aug 27, 2019 · 0 comments
Open

graphs plotong by ballgown #160

fatimarasool opened this issue Aug 27, 2019 · 0 comments

Comments

@fatimarasool
Copy link

I want to plot expression of one transcript in several samples at once I have run this command
plotTranscripts('TraesCS1B02G048400', bg_chrX, samples=c('G1', 'G2', 'G3', 'G4'),meas='FPKM', colorby='transcript')

The error got is

Error in seq.default(min(gtrans$start), max(gtrans$end), by = 1) :

'from' must be a finite number

In addition: Warning messages:

1: In min(gtrans$start) : no non-missing arguments to min; returning Inf

2: In max(gtrans$end) : no non-missing arguments to max; returning -Inf

kindly tell me how to resolve it .

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