File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -27,11 +27,11 @@ ADRSM (Ancient DNA Read Simulator for Metagenomics) is a tool designed to simula
2727
2828# Help  
2929
30-     maxime@gph:~ $ adrsm --help
30+     $ adrsm --help 
3131    usage: ADRSM v0.6 [-h] [-d DIRECTORY] [-r READLENGTH] [-n NBINOM] 
3232                      [-fwd FWDADAPT] [-rev REVADAPT] [-e ERROR] [-p GEOM_P] 
3333                      [-m MIN] [-M MAX] [-o OUTPUT] [-q QUALITY] [-s STATS] 
34-                       [-se SEED] 
34+                       [-se SEED] [-t THREADS]  
3535                      confFile 
3636
3737    Ancient DNA Read Simulator for Metagenomics 
@@ -58,6 +58,7 @@ ADRSM (Ancient DNA Read Simulator for Metagenomics) is a tool designed to simula
5858      -q QUALITY     Base quality encoding. Default = d (PHRED+64) 
5959      -s STATS       Statistic file. Default = stats.csv 
6060      -se SEED       Seed for random generator. Default = 7357 
61+       -t THREADS     Number of threads for parallel processing. Default = 2 
6162
6263## Genome directory  
6364
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments