Skip to content

Commit

Permalink
updating pargenes protocol
Browse files Browse the repository at this point in the history
  • Loading branch information
brantfaircloth committed Jun 14, 2019
1 parent 43843e6 commit b5419e6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions protocols-computer/analysis/analysis-pargenes.rst
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ Steps
cd $PBS_O_WORKDIR
CORES=16
python /project/brant/shared/src/pargenes-mpi/pargenes.py \
python /project/brant/shared/src/pargenes/pargenes/pargenes.py \
-a input-alignments-fasta-reduced \
-o input-alignments-fasta-reduced-pargenes-dry-run \
-d nt \
Expand All @@ -96,7 +96,7 @@ Steps
cd $PBS_O_WORKDIR
CORES=512
python /project/brant/shared/src/pargenes-mpi/pargenes/pargenes-hpc.py \
python /project/brant/shared/src/pargenes/pargenes/pargenes.py \
-a input-alignments-fasta-reduced \
-o input-alignments-fasta-reduced-pargenes-bootstraps \
-d nt \
Expand Down

0 comments on commit b5419e6

Please sign in to comment.