DRKG icon indicating copy to clipboard operation
DRKG copied to clipboard

Gene with no id inside the file "drkg.tsv"

Open canbax opened this issue 2 years ago • 1 comments

Thanks for all your effort. Great content!

Inside the file drkg.tsv lines 4123208-4123214 contain genes without id info. You might want to delete them or fix them. You can find with regex search for Gene::\t

image

Also, I see 22 more genes with no id. You can find them with regex search for Gene::\n. For example, you can see them on lines 4122083, 4138986, 4145818, etc...

canbax avatar Feb 19 '22 15:02 canbax

In case you are interested, I created a kind of extended version of your data https://github.com/canbax/derman Basically it also contains some data properties.

canbax avatar May 03 '22 19:05 canbax