TickingClock1992 / RIdeogram

154 stars 23 forks source link

Gene Density Input Error #25

Open dionnecargy opened 2 years ago

dionnecargy commented 2 years ago

Hi there!

I'm trying to load in my GFF file using the function GFFex but it keeps coming up with the following error: Error in seq.default(0, subset(karyotype, karyotype$Chr == names(list_chr[i]))[1, : 'to' must be a finite number

I was wondering what I could do to rectify this.

Here are the chromosome and GFF files that I am using. Thanks!! Archive.zip

LittleFrogHill commented 2 years ago

Hello, I also meet this problem, did you find out how to deal with this?

dionnecargy commented 2 years ago

Hello, I also meet this problem, did you find out how to deal with this?

Hi! No I haven't found a solution yet.

Olivia-lij commented 2 weeks ago

hello, I figure out this question. You can check your chromosome name and make it match your gff file. It may be too late but I hope it will be helpful.