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

Help to plot 'QQplot' with command 'fish$qqp()' and Coverage problem #8

Open
a00101 opened this issue Dec 6, 2019 · 8 comments
Open

Comments

@a00101
Copy link

a00101 commented Dec 6, 2019

I ran test data (luad.maf and others).
Results are the same in the manual.
but 'fish$qqp()' not works.

how should I do that?

  1. I have paired sequencing data. how to make coverage file?
    one way is extracting common and another is extracting all.
    which is right?

Thanks you for your reply in advance.
Thanks.

@a00101 a00101 changed the title Help to QQplot with command 'fish$qqp()' and Coverage problem Help to plot 'QQplot' with command 'fish$qqp()' and Coverage problem Dec 6, 2019
@a00101
Copy link
Author

a00101 commented Dec 6, 2019

my warning message

fish = Fish(hypotheses = genes[, 'gene_name'], events = events, eligible = eligible, idcol = 'Tumor_Sample_Barcode')
FishHook 2019-12-06 23:15:20: Tallying events over eligible subsets of hypotheses
FishHook 2019-12-06 23:15:20: Overlapping with covered intervals
FishHook 2019-12-06 23:15:20: Finished overlapping with covered intervals
FishHook 2019-12-06 23:15:21: Applying idcap of 1 on idcol Tumor_Sample_Barcode.
FishHook 2019-12-06 23:15:21: Computing event counts
FishHook 2019-12-06 23:15:21: Finished counting events
FishHook 2019-12-06 23:15:21: Marking eligible vs. non-eligible events
FishHook 2019-12-06 23:15:21: Aggregating covariates over eligible subset of hypotheses
FishHook 2019-12-06 23:15:21: Overlapping with covered intervals
FishHook 2019-12-06 23:15:22: Finished overlapping with covered intervals
Warning messages:
1: In gr.findoverlaps(hypotheses, covered, verbose = verbose > 1, max.chunk = max.chunk, :
findOverlaps applied to ranges with non-identical seqlengths
2: In gr.findoverlaps(query, subject, ...) :
findOverlaps applied to ranges with non-identical seqlengths
3: In gr.findoverlaps(query, subject, ...) :
findOverlaps applied to ranges with non-identical seqlengths
4: In gr.findoverlaps(events, ov, max.chunk = max.chunk, mc.cores = mc.cores, :
findOverlaps applied to ranges with non-identical seqlengths
5: In gr.findoverlaps(query, subject, ...) :
findOverlaps applied to ranges with non-identical seqlengths
6: In gr.findoverlaps(hypotheses, covered, verbose = verbose > 1, max.chunk = max.chunk, :
findOverlaps applied to ranges with non-identical seqlengths

@mskilab
Copy link
Collaborator

mskilab commented Dec 6, 2019 via email

@mskilab
Copy link
Collaborator

mskilab commented Dec 6, 2019 via email

@a00101
Copy link
Author

a00101 commented Dec 8, 2019

No. But thanks.
My point is "should I make pooled normal coverage?"

@mskilab
Copy link
Collaborator

mskilab commented Dec 9, 2019 via email

@a00101
Copy link
Author

a00101 commented Dec 12, 2019

You mean 'convert Normal bam to coverage called eligible' ?

Thanks.

@mskilab
Copy link
Collaborator

mskilab commented Dec 12, 2019 via email

@mskilab
Copy link
Collaborator

mskilab commented Dec 20, 2019 via email

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