https://github.com/csbiology/csbscaffold
Basic scaffold for biological data analysis using FSharp
Science Score: 26.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (8.2%) to scientific vocabulary
Repository
Basic scaffold for biological data analysis using FSharp
Basic Info
- Host: GitHub
- Owner: CSBiology
- Language: F#
- Default Branch: master
- Size: 53.8 MB
Statistics
- Stars: 9
- Watchers: 5
- Forks: 4
- Open Issues: 7
- Releases: 0
Metadata Files
README.md
CsbScaffold
CsbScaffold is meant to simplify F# data analysis using the CSBiology libraries.
It is easy to setup and provides you with a prototypical folder structure for an organized data analysis project.
Setup
Prerequisites: * git cli has to be installed * fake cli has to be installed
After downloading just run the init.cmd.
This will download the packages.
Usage
Start by renaming the projectName folder to the partcular project name. In order to include different projects duplicate the folder projectName in place.
CsbScaffold comprises of two folders:
.env: * .aux | Place for auxiliary functions * .lib | .dlls that are not managed by the paket manager * .paket | library files managed by the paket manager
projectName:
* data : Place to store the raw measurement data
* documents : Documentation
* material : Additional information (e.g. related publication)
* presentation : Compiled information to present your work
* results : Results that are produced during data processing
* scripts : (e.g. .fsx files)
Owner
- Name: Computational Systems Biology
- Login: CSBiology
- Kind: organization
- Location: Kaiserslautern
- Website: https://csb.bio.uni-kl.de/
- Twitter: cs_biology
- Repositories: 48
- Profile: https://github.com/CSBiology
Computational Systems Biology
GitHub Events
Total
Last Year
Issues and Pull Requests
Last synced: about 1 year ago
All Time
- Total issues: 7
- Total pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Total issue authors: 2
- Total pull request authors: 0
- Average comments per issue: 2.0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- kMutagene (6)
- ZimmerD (1)