You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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...