Ryann Leung

Results 6 comments of Ryann Leung

Hi, I've also encountered this problem. ``` GffObj::getSpliced() error: improper genomic coordinate 70338 on Chr1A for TraesCS1A03G0000200.1 ``` What is more serious is that this problem will wipe out my...

Hi, I've noticed that this error shows because the coordinate within the input `.gff3` file is out of range, which means this coordinate does not exist in your input `.fasta`...

Hi, You can just simply add multiple `.bam` files after arg `--bam` with comma separated (eg `--bam aln1.bam,aln2.bam`). Or you can use `samtools merge` to combine all `.bam` files together...

> I have no idea why it happened, but it's part of the cleanup function. You should have all results available, already. Hi Dr. Hoff, Thanks for answering anyway! I...

Hi Dr. Shujun, Thanks for developing such a great program! Lately I've also encountered the `SINE results not found!` problem while annotating TE sequences within pineapple genome with either `v2.2.0`...

> Hi Dr. Shujun, > > Thanks for developing such a great program! > > Lately I've also encountered the `SINE results not found!` problem while annotating TE sequences within...