How can I read a DNA sequence from NCBI and store it in array or in a specific variable

2 ビュー (過去 30 日間)
Radhwan Jawad
Radhwan Jawad 2022 年 11 月 23 日
編集済み: Radhwan Jawad 2022 年 11 月 24 日
I want to click on command in my window to enter the Accession Number of the sequence, then the output must be for example S=ATCCTGGAA....
i am try this code, but does not work
%% Read sequence data from FASTA files
s = fastaread('AC168908.txt')

回答 (0 件)

カテゴリ

Help Center および File ExchangeData Import についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by