https://github.com/alberdilab/assembly_binning_strategies
Analysis code for the assembly and binning strategy study
Science Score: 13.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
-
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (5.1%) to scientific vocabulary
Repository
Analysis code for the assembly and binning strategy study
Basic Info
- Host: GitHub
- Owner: alberdilab
- Language: TeX
- Default Branch: main
- Size: 120 MB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Metadata Files
README.md
Assembly binning strategies
Analysis code for the assembly and binning strategy study
Analysis procedures
The raw code used for data analysis is in the Rmd files stored in the root directory of this repository, while the bookdown-rendered webbook is available at:
alberdilab.github.io/assemblybinningstrategies
While the webbook provides a user-friendly overview of the procedures, analyses can be directly reproduced using the Rmd documents. Note that the code chunks that require heavy computation have been tuned off using 'eval=FALSE'. To re-render the webbook, you can use the following code:
```r library(bookdown) library(htmlwidgets) library(webshot)
renderbook(input = ".", outputformat = "bookdown::gitbook", output_dir = "docs") ```
Owner
- Name: alberdilab
- Login: alberdilab
- Kind: organization
- Repositories: 1
- Profile: https://github.com/alberdilab