getgenbank function not working
4 views (last 30 days)
Show older comments
Aiden Grossman
on 22 Dec 2016
Edited: Luuk van Oosten
on 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.
0 Comments
Accepted Answer
Luuk van Oosten
on 23 Dec 2016
Edited: Luuk van Oosten
on 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.
0 Comments
More Answers (1)
Paola Favaretto
on 23 Dec 2016
Luuk is correct. After the transition to https at NCBI (effective November 2016), GETGENBANK, GETGENPEPT and other functions accessing NCBI web servers fail.
0 Comments
See Also
Categories
Find more on Downloads in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!