This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Help needed in retrieving data from Candida genome database

Hi, I want to retrieve data from http://www.candidagenome.org/. For example with Candida albicans, I want to retrieve the data from all genes of Candida albicans and save it into a tab file including gene ID and Description. Does anyone know how to do it, please help me! Thank you very much!

From database: enter image description here

Expected result: enter image description here

candida r

1 answer

Why don't you try GTF/GFF file for this OR at least you can extract this information from Gene Transfer (Feature) Format files?

And I guess there is a batch download option on candidagenome website, I did not use it though.

Thank you very much for your help. I got it now! Supper thanks, Bro!

Log in to answer this question.