source: tags/arb_5.3/lib/import/.gcg_seq_only.ift

Last change on this file was 6096, checked in by westram, 15 years ago
  • Again allow display of hidden files in filter list (reverts part of [6082])
  • renamed all rarely-used import filters into .importfilter
    • user 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: 317 bytes
Line 
1                #Global settings:
2KEYWIDTH        0
3
4BEGIN           "*Type* .."
5
6MATCH           "*Type*"
7                SRT "* *=*1:*.*=*1"
8                WRITE "name"
9
10SEQUENCEAFTER   "*"
11SEQUENCESRT     ""
12SEQUENCECOLUMN  10
13SEQUENCEEND     "//"
14
15# DONT_GEN_NAMES
16CREATE_ACC_FROM_SEQUENCE
17
18END             "//"
Note: See TracBrowser for help on using the repository browser.