Skip to content

Commit

Permalink
Change version to v1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
oushujun committed Jun 8, 2017
1 parent ad5fa3c commit 03fe1aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion LTR_retriever
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ my $TEhmm="$script_path/database/TEfam.hmm";
my $miu="1.3e-8"; #neutral mutation rate of the target species (per bp per ya), e.g., rice: 1.3e-8 (Ma and Bennetzen 2004); mammal: 2.2e−9 (S. Kumar 2002); Drosophila: 1.6e-8 (Bowen and McDonald 2001);

my $threads=4;
my $version="v1.2";
my $version="v1.3";
#my $scn=''; #store screen output information

my $k=0;
Expand Down

0 comments on commit 03fe1aa

Please sign in to comment.