getgenbank function not working

4 visualizaciones (últimos 30 días)
Aiden Grossman
Aiden Grossman el 22 de Dic. de 2016
Editada: Luuk van Oosten el 4 de En. de 2017
I have been trying to use the getgenbank function to access some nucleotides from NCBI. Whenever I try to do this I get an error that says the key cannot be found in the database at this time. I have also tried doing this in the sequence viewer where it also does not work. However, in the sequence viewer I can access data from the European Nucleotide Archive. I assume that this error is caused by matlab not supporting the latest format of the NCBI database but I am not sure.

Respuesta aceptada

Luuk van Oosten
Luuk van Oosten el 23 de Dic. de 2016
Editada: Luuk van Oosten el 4 de En. de 2017
Dear Aiden,
This problem is probably due to some recent changes in the web protocol from the NCBI (see here). You are not the first to walk into this problem. Paola Favaretto posted the workaround at that same question. Please upvote that answer.
Hope this works out for you.

Más respuestas (1)

Paola Favaretto
Paola Favaretto el 23 de Dic. de 2016
Luuk is correct. After the transition to https at NCBI (effective November 2016), GETGENBANK, GETGENPEPT and other functions accessing NCBI web servers fail.
You can download a patch here .

Etiquetas

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by