getgenbank function not working

4 Ansichten (letzte 30 Tage)
Aiden Grossman
Aiden Grossman am 22 Dez. 2016
Bearbeitet: Luuk van Oosten am 4 Jan. 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.

Akzeptierte Antwort

Luuk van Oosten
Luuk van Oosten am 23 Dez. 2016
Bearbeitet: Luuk van Oosten am 4 Jan. 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.

Weitere Antworten (1)

Paola Favaretto
Paola Favaretto am 23 Dez. 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 .

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by