Introductory biodata analysis and visualisation. 🦠
Work in Progress.
A Bit Of R holds my first steps in biodata analysis and visualisation using R.
Disclaimer: Although the aim of this repository is to learn a bit of R, the datasets used are real.
- Clone or download the repository.
- Execute .r file.
Rscript example.r
R must be installed on your system before Rscript can be run.
Contributions are what make the open source community an amazing place to be, learn and grow. Any contributions to A Bit Of R are greatly appreciated.
-
Fork the project.
-
Create a Branch:
git checkout -b <name>
-
Commit your changes and push to the branch:
git commit -m "commit-name" git push
-
Open a Pull Request.
MIT License