Adding SeqMatch Databases

Add a SeqMatch Database

Click on this linkarrow-up-right to download the archive file SeqMatch_DBs.zip. Place the file in the folder you mapped to the contianer (see creating-the-container) and decompress it. This generates the directory SeqMatch_DBs with the following files:

| SeqMatch_DBs  
├── release11_4_types.trainee  
├── release11_4_type_descriptions.txt  
├── release11_4_bac_islote_descriptions.txt  
├── isolate_trainee_files  
  ├──── release11_4_bac_isolates_1.trainee  
  ├──── release11_4_bac_isolates_2.trainee  
  ├──── release11_4_bac_isolates_3.trainee
  ├──── release11_4_bac_isolates_4.trainee  
  ├──── release11_4_bac_isolates_5.trainee  
  ├──── release11_4_bac_isolates_6.trainee  
  ├──── release11_4_bac_isolates_7.trainee  
  ├──── release11_4_bac_isolates_8.trainee  
        

As you can see, their are two databases; one for type strains and another for bacterial isolates.

Using SeqMatch

Entering the following command from within the container ...

Gives a help message for the seqmatch program:

To classify sequences in a fasta file with the type strains database, use a command of the form (edit paths as necessary):

To classify sequences in a fasta file with the isolates database, use a command of the form (edit paths as necessary):

Last updated