#1. Fasta file for annotation
#2. Name given to this annotation 
#3. Alignment %Identity necessary to include the sequence
#4. Alignment %Length neccesary to include the sequence
#5. Query divisor for the sequence name. (ie. For name Inc_NC_632542_protein-description)
#6. Query field to represent (l:left|r:rigth) (ie. with divisor "_", left would be "Inc" and rigth "protein-description")
#7. Unique. Each sequence will be allowed only once per plasmid
#8. Doble Unique. This field uses a provided separator to extract only the best match. (ie within OXA-11 and OXA-48, using "-" as separator will retrieve only one). Use n if not used.
#9. Color. Color used to represent this database (blue, green, grey, orange, purple, red, yellow. vvl,, vl, l, d, vd and vvd stands for very v), light(l) and dark(d))

#DDBBFILE,NANE,P_IDENTITY,P_ALIGNMENT,Q_DIVISOR,Q_SIDE_LR,IS_UNIQUE,DOBLE_UNIQUE,COLOR,

#DEFAULTEXAMPLE: Copy and paste next line, change the file name, name of database and color. Remove "#"
#PATH/TO/FILE,NAME,95,90,_,l,n,n,nucl,COLOR

#ANTIBIOTIC_RESISTANCE_ANNOTATION
databases/ARGannot.pID.fasta,abr,98,90, ,r,y,-,nucl,lred
#REPLISOME_ANNOTATION
databases/plasmidFinder_01_26_2018.fsa,inc,95,80,_,l,y,n,nucl,lyellow
