|
Last change
on this file was
6096,
checked in by westram, 17 years ago
|
- Again allow display of hidden files in filter list (reverts part of [6082])
- renamed all rarely-used import filters into .importfilter
has to click on 'Show hidden files' to show these filters or to use them in AUTODETECT
- moved a few sub-filters to nonformats
- added .fasta_contextual_data_1_03.ift (thx to Renzo, Joerg and Frank Oliver)
- added fasta_wacc import/export filters (thx to Harald)
|
-
Property svn:eol-style set to
native
-
Property svn:keywords set to
Author Date Id Revision
|
|
File size:
289 bytes
|
| Line | |
|---|
| 1 | AUTODETECT "#NEXUS*Matrix*" |
|---|
| 2 | #Global settings: |
|---|
| 3 | KEYWIDTH 1 |
|---|
| 4 | |
|---|
| 5 | BEGIN ">*" |
|---|
| 6 | |
|---|
| 7 | MATCH ">*" |
|---|
| 8 | SRT "* *=*1" |
|---|
| 9 | WRITE "name" |
|---|
| 10 | |
|---|
| 11 | SEQUENCEAFTER "SQ*" |
|---|
| 12 | SEQUENCESRT " =:?=." |
|---|
| 13 | SEQUENCECOLUMN 0 |
|---|
| 14 | SEQUENCEEND ">*" |
|---|
| 15 | |
|---|
| 16 | DONT_GEN_NAMES |
|---|
| 17 | CREATE_ACC_FROM_SEQUENCE |
|---|
| 18 | |
|---|
| 19 | END ">;" |
|---|
Note: See
TracBrowser
for help on using the repository browser.