FCGR
13 ビュー (過去 30 日間)
古いコメントを表示
Hello, I am really struggling to come over this problem for the past 2 weeks , I would like to Read 10 or so DNA sequences from an Excel File , then calculate Frequencey CGR matrix for grid of siz 8*8 , 16*16 , 64*64 , 256 *256 and store the result in seprete Excel files , on the other hand :
seq 1- Seq 10 :
8*8 FCGR matrix to be stored in File1.xls ;
16*16 FCGR matrix get stored in File2.xls ;
64*64 FCGR matrix get stored in File3.xls ;
16*16 FCGR matrix get stored in File2.xls ;
256*256 FCGR matrix get stored in File2.xls
I downloaded "Genomic signature using FCGR " toolbox , but failed to make use of that since it reads single fasta format sequence only and does not accepts multiple Sequences .
even by converting my sequences into fasata format by appending '>' symbol to each sequence ,still getting error message.
I really would like to read my DNA sequences from an excel file rather than fasta format text file , how to change the code?
also how to get the FCGR in such a manner that i explaind
Pleas help me
cheers
0 件のコメント
回答 (1 件)
Andrew Newell
2011 年 5 月 1 日
2 件のコメント
Andrew Newell
2011 年 5 月 6 日
Juliana, you seem to be asking us to do the problem for you. If you want more help, first implement the Excel read/write, then show us your code and tell us more specifically what is going wrong. It would help to provide a short example of a DNA sequence too.
参考
カテゴリ
Help Center および File Exchange で Genomics and Next Generation Sequencing についてさらに検索
製品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!