Hi everyone,
Is it possible to change the “default” e-value from 10 to 0.001?
I have tried to modify the formatter.rb file (add " -evalue 0.01" behind the “-out” parameter) but it did not work.
Thanks
Hi everyone,
Is it possible to change the “default” e-value from 10 to 0.001?
I have tried to modify the formatter.rb file (add " -evalue 0.01" behind the “-out” parameter) but it did not work.
Thanks
You want to add that to blast.rb.
formatter.rb is run after BLAST to convert output format.
Priyam
I must add that if your installation is going to be used by others (as part of a genome portal for example), you should put up a text prominently on the site informing users that you have changed the default evalue and explaining why that is more appropriate. For example, you could do this by editing views/search.erb.
Priyam
Hi Priyam,
Many thanks for your reply and kindly reminder.
Che-Yi
Anurag Priyam於 2019年9月24日星期二 UTC+8上午12時43分46秒寫道: