Skip to content
Snippets Groups Projects
Commit 8d36274d authored by Rémi  DENISE's avatar Rémi DENISE
Browse files

Initial commit

parent 0961d722
No related branches found
No related tags found
No related merge requests found
......@@ -8,28 +8,28 @@ To use correctly the model you need to run this command line :
## Initial models (stringent)
For T2SS Tad T4aP T4bP MSH ComM
For T2SS Tad T4aP ComM
```
macsyfinder -w 4 -d DEF_TFF-SF_final/ -p profiles_TFF-SF_final/ -o macsyfinder_T2SS-Tad-T4P-T4bP-MSH-ComM --db-type ordered_replicon --sequence-db sequence.fasta T2SS Tad T4P T4bP MSH ComM
macsyfinder -w 4 -d DEF_TFF-SF_stringent/ -p profiles_TFF-SF_stringent/ -o macsyfinder_T2SS-Tad-T4P-T4bP-MSH-ComM --db-type ordered_replicon --sequence-db sequence.fasta T2SS Tad T4P ComM
```
For Archaeal-T4P
```
macsyfinder -w 4 -d DEF_TFF-SF_final/ -p profiles_TFF-SF_final/ -o macsyfinder_Archaeal-T4P --db-type ordered_replicon --sequence-db sequence.fasta Archaeal-T4P
macsyfinder -w 4 -d DEF_TFF-SF_stringent/ -p profiles_TFF-SF_stringent/ -o macsyfinder_Archaeal-T4P --db-type ordered_replicon --sequence-db sequence.fasta Archaeal-T4P
```
## Final models
For T2SS Tad T4aP ComM
For T2SS Tad T4aP T4bP MSH ComM
```
macsyfinder -w 4 -d DEF_TFF-SF_stringent/ -p profiles_TFF-SF_stringent/ -o macsyfinder_T2SS-Tad-T4P-T4bP-MSH-ComM --db-type ordered_replicon --sequence-db sequence.fasta T2SS Tad T4P ComM
macsyfinder -w 4 -d DEF_TFF-SF_final/ -p profiles_TFF-SF_final/ -o macsyfinder_T2SS-Tad-T4P-T4bP-MSH-ComM --db-type ordered_replicon --sequence-db sequence.fasta T2SS Tad T4P T4bP MSH ComM
```
For Archaeal-T4P
```
macsyfinder -w 4 -d DEF_TFF-SF_stringent/ -p profiles_TFF-SF_stringent/ -o macsyfinder_Archaeal-T4P --db-type ordered_replicon --sequence-db sequence.fasta Archaeal-T4P
macsyfinder -w 4 -d DEF_TFF-SF_final/ -p profiles_TFF-SF_final/ -o macsyfinder_Archaeal-T4P --db-type ordered_replicon --sequence-db sequence.fasta Archaeal-T4P
```
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment