Skip to content

Farsex/compile-database

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Compile FARsex Database

Research compendium Lifecycle Maturing License GPL v2

Overview
Data sources
Workflow
Content
Installation
Usage
Citation
Contributing
Acknowledgments
References

Overview

This project is dedicated to… {{ DESCRIBE YOUR PROJECT }}

Data sources

This project uses the following databases:

{{ DESCRIBE THE DATA SOURCES }}

Workflow

The analysis pipeline follows these steps:

{{ DESCRIBE THE PIPELINE }}

Content

This repository is structured as follow:

  • DESCRIPTION: contains project metadata (authors, date, dependencies, etc.)

  • make.R: main R script to run the entire project

  • R/: contains R functions developed especially for this project

{{ LIST ADDITIONAL FILES/FOLDER }}

Installation

To install this compendium:

  • Fork this repository using the GitHub interface.
  • Clone your fork using git clone fork-url (replace fork-url by the URL of your fork). Alternatively, open RStudio IDE and create a New Project from Version Control.

Usage

Launch the make.R file with:

source("make.R")

Notes

  • All required packages listed in the DESCRIPTION file will be installed (if necessary)
  • All required packages and R functions will be loaded
  • Some analyses listed in the make.R might take time

Citation

Please use the following citation:

{{ ADD A CITATION }}

Contributing

All types of contributions are encouraged and valued. For more information, check out our Contributor Guidelines.

Please note that this project is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.

Acknowledgments

{{ OPTIONAL SECTION }}

References

{{ OPTIONAL SECTION }}

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages