getgenbank function not working

조회 수: 4 (최근 30일)
Aiden Grossman
Aiden Grossman 2016년 12월 22일
편집: Luuk van Oosten 2017년 1월 4일
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.

채택된 답변

Luuk van Oosten
Luuk van Oosten 2016년 12월 23일
편집: Luuk van Oosten 2017년 1월 4일
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.

추가 답변 (1개)

Paola Favaretto
Paola Favaretto 2016년 12월 23일
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 .

태그

Community Treasure Hunt

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

Start Hunting!

Translated by