Closed hchetia closed 3 years ago
Thank you for reporting this. Could you share a subset of your data for me to debug?
Hi Jian, Pls let me know which file format would you like me to share?
It will be great if you can share the mimimal size of bamfile which can repeat the error. Thank you.
Please see attachment
Thank you for sharing. However, I can not index the file. It report error: is not a BAM file.
Shall I share index and bam?
Hi Jian, check out if this works.
Thank you. I will take a look soon.
Best!
Your sincerely,
Jianhong Ou
On Oct 7, 2020, at 3:17 PM, hchetia notifications@github.com wrote:
Hi Jian, check out if this works.
Archive.zip
— You are receiving this because you commented. Reply to this email directly, view it on GitHub, or unsubscribe.
I found the bug. It is caused by not enough nucleosome free reads for training. So please try without conservation score.
Hi Jian, DO you think the bug you found was actually because I shared only a snippet of my whole dataset?
Meanwhile, I will try without conservation score.
I don't think it is caused by a small bam file. Just try without conservation score.
On Fri, Oct 16, 2020 at 9:04 PM hchetia notifications@github.com wrote:
Hi Jian, DO you think the bug you found was actually because I shared only a snippet of my whole dataset?
Meanwhile, I will try without conservation score.
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/jianhong/ATACseqQC/issues/32#issuecomment-710715946, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABLBEAYTQWAKEJLSZYWG353SLDUQVANCNFSM4RRIV6SA .
-- Yours sincerely, Jianhong Ou
Hi Jian, How many nucleosome free reads are typically required for generating a conservations score?
typically it should be more than 15% of your total reads.
While running the command objs <- splitBam(bamfile, tags=tags, outPath=outPath, txs=txs, genome=genome, conservation=phastCons100way.UCSC.hg38) I get the following error- Error in asMethod(object) : cannot coerce a non-logical 'Rle' or a logical 'Rle' with NAs to an IRanges object