Main content

Home

Menu

Loading wiki pages...

View
Wiki Version:
**Installation** To install geneRFinder, please running the script follow: ``` Rscript ./src/config.R ``` <br /> **Usage** To run geneRFinder, ``` Rscript ./geneRFinder.R -i [fasta_file_name] -o [output_file_name] -t [thread_number] -s [start_type] -n [intergenic] ``` <br /> [fasta_file_name]: input file name <br /> [output_file_name]: output file name <br /> [thread_number]: number of thread <br /> [start_type]: <br /> 1 - if start codon is ATG <br /> 2 - if start codon is ATG, GTG and TTG <br /> <br /> [intergenic]: <br /> 1 - output without intergenic sequences <br /> 2 - output with intergenic sequences <br /> <br /> For example, ``` Rscript ./geneRFinder.R -i ./example/final.contigs.fa -o output -t 7 -s 1 -n 1 ```
OSF does not support the use of Internet Explorer. For optimal performance, please switch to another browser.
Accept
This website relies on cookies to help provide a better user experience. By clicking Accept or continuing to use the site, you agree. For more information, see our Privacy Policy and information on cookie use.
Accept
×

Start managing your projects on the OSF today.

Free and easy to use, the Open Science Framework supports the entire research lifecycle: planning, execution, reporting, archiving, and discovery.