![]() |
RNAstructure Help
|
|
Sequence File FormatAn RNAstructure sequence file has the following format:
An example of the format is given here: ; (first line of file) Comments must start with a semicolon. FASTA Sequence File FormatSequences can also be provided to RNAstructure in FASTA format. For FASTA, the first line, a title line, needs to start with >. Subsequent lines should only contain sequence and whitespace, which is ignored. Lowercase nucleotides will be forced single stranded in structure prediction.
An example of the format is: >Title of Sequence
CT File FormatA CT (Connectivity Table) file contains secondary structure information for a sequence. When entering a structure to calculate the free energy, the following format must be followed:
The CT file may hold multiple structures for a single sequence. This is done by repeating the format for each structure without any blank lines between structures. The CT file format is such that files generated by RNAstructure are compatible with mfold/Unafold, available from Michael Zuker. Constraint File FormatFolding constraints can be specified using plain text files. For multiple entries of a specific type of constraint, entries are each listed on a separate line. When there is no constraint of a type, there are no lines required. Note that all specifiers, followed by "-1" or "-1 -1", are expected by RNAstructure. The file format is as follows: DS:
A sample file with constraints is: DS: SHAPE Reactivity File FormatThe file format for SHAPE reactivity comprises two columns. The first column is the nucleotide number, and the second is the reactivity. Nucleotides for which there is no SHAPE data can either be left out of the file, or the reactivity can be entered as less than -500. Columns are separated by any white space. Note that there is no header information. Nucleotides 1 through 10 have no reactivity information. Nucleotide 11 has a normalized SHAPE reactivity of 0.042816. Nucleotide 12 has a normalized SHAPE reactivity of 0, which is NOT the same as having no reactivity when using the pseudo-energy constraints. By default, RNAstructure looks for SHAPE data files to have the file extension SHAPE, but any plain text file can be read. An example of such a file is given below. 9 -999 List File FormatThis file contains any number of sequences of any length or nucleic acid, each on its own line. This is used by the program oligoscreen. For example: CUGAGCCAAG | ||
Visit The Mathews Lab RNAstructure Page for updates and latest information. |