Skip to content

Commit

Permalink
Update batch_lncRNA_snapshot.bash
Browse files Browse the repository at this point in the history
  • Loading branch information
gongyixiao authored Aug 26, 2016
1 parent 4d4ccd5 commit e519569
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/batch_lncRNA_snapshot.bash
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ source code/custom-bashrc

if [ "$#" -ne 2 ]; then
printf "\n\n###### Usage\n\n"
printf "$0 <Num of threads> <lncRNA.bed> <PATH to group_info.txt file>\n\n"
printf "$0 <Num of threads> <lncRNA.bed>\n\n"
exit
fi

Expand Down

0 comments on commit e519569

Please sign in to comment.