This repository was archived by the owner on Nov 8, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 3
Repository Structure
Maurits Kok edited this page Jun 1, 2021
·
4 revisions
LaanLab-SATAY-DataAnalysis/
|
|-- conda/
|-- documentation/
|-- notebooks/
|
|-- satay/
| |-- analysis/
| |-- data/
| |-- exporting/
| |-- filtering/
| |-- importing/
| |-- plotting/
| |-- __init__.py
| |-- __version__.py
| |-- transposon-mapping.py
| |-- satay.sh
|
|-- tests/
| |-- integration/
| |-- unit/
|
|-- .gitignore
|-- .zenodo.json
|-- CHANGELOG.md
|-- CITATION.cff
|-- CODE_OF_CONDUCT.md
|-- CONTRIBUTING.md
|-- LICENSE
|-- README.md
|-- setup.py
Project details
FAIR
Code base
- Repository Structure
- Naming conventions
- Refactoring Code
- Testing
Dependencies
Git and GitHub