| Products & Services | Solutions | Academia | Support | User Community | Company |
| Download Product Updates | | | Get Pricing | | | Trial Software |
| Documentation → Bioinformatics Toolbox |
| Contents | Index |
| Learn more about Bioinformatics Toolbox |
InfoStruct = fastainfo(File)
InfoStruct = fastainfo(File) returns a MATLAB structure containing summary information about a FASTA-formatted file.
File |
FASTA-formatted file specified by one of the following:
|
InfoStruct |
MATLAB structure containing summary information about a FASTA-formatted file. The structure contains the following fields.
|
Return a summary of the contents of a FASTA file:
info = fastainfo('p53nt.txt')
info =
Filename: 'p53nt.txt'
FileModDate: '31-Mar-2003 11:44:27'
FileSize: 2764
NumberOfEntries: 1
fastaread | fastawrite | fastqinfo | fastqread | fastqwrite | sffinfo | sffread
![]() | exptInfo (bioma.ExpressionSet) | fastaread | ![]() |

Includes the most popular MATLAB recorded presentations with Q&A sessions led by MATLAB experts.
| © 1984-2009- The MathWorks, Inc. - Site Help - Patents - Trademarks - Privacy Policy - Preventing Piracy - RSS |