Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 516 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 516 Bytes

ORFik_article_code

Code for results in ORFik article

Two main folders are included:

    1. Alignment&QC_scripts (With code for download of files needed, alignment and QC)
    1. Result_scripts (With code for creating figures and tables)

All scripts should be runnable, since no hard coded file paths are included. You need a unix (linux / Mac) system with at least 64 GB RAM to run without possible problems.

You must use the github version of ORFik!

library(devtools)
install_github("Roleren/ORFik")