https://github.com/akikuno/ctrl-mutagenesis
Code Repository used in Morimoto et al (2024)
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 (6.9%) to scientific vocabulary
Last synced: 10 months ago
·
JSON representation
Repository
Code Repository used in Morimoto et al (2024)
Basic Info
- Host: GitHub
- Owner: akikuno
- License: mit
- Language: Shell
- Default Branch: main
- Homepage: https://doi.org/10.1098/rsob.240007
- Size: 37 MB
Statistics
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Created over 4 years ago
· Last pushed over 1 year ago
Metadata Files
Readme
License
README.md
CTRL-Mutagenesis
- The code quantifies the amount of sgRNA cassettes in FASTQ reads.
Requirements
- bash
- R (>4.0)
- tidyverse
Procedure
- Prepare a directory including FASTQ files
Save the gRNA sequence information in CSV format with the first column as ID and the second column as sequences
- Refer to
data/grna.csv.
- Refer to
Based on the PATH of the FASTQ directory and the gRNA sequence table, run the following command:
bash
bash scripts/00-format.sh <PATH of the FASTQ directory> <PATH of gRNA sequence table>
Rscript --vanilla --slave scripts/01-visualize.R -w=15 -h=50 -ncol=4
- In
Rscript, you can specify the width, height and number of colmuns of the plot using the-w,-hand-ncoloptions, respectively.- The default values are
-w=15,-h=50andncol=4.
- The default values are
Output
- Results are outputted in the folder
reports/{analysis date}.- Refer to
reports/2022-05-30
- Refer to
Owner
- Name: Akihiro Kuno
- Login: akikuno
- Kind: user
- Location: Tsukuba, Ibaraki, Japan
- Company: University of Tsukuba
- Website: https://researchmap.jp/7000027584/?lang=en
- Twitter: akikuno_sh
- Repositories: 12
- Profile: https://github.com/akikuno
Bioinformatician working at the Laboratory Animal Resource Center
GitHub Events
Total
- Push event: 2
Last Year
- Push event: 2