-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathCITATION.cff
More file actions
27 lines (26 loc) · 857 Bytes
/
CITATION.cff
File metadata and controls
27 lines (26 loc) · 857 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
# YAML 1.2
---
abstract: |
"Mutagenesis_visualization is a Python package aimed to generate publication-quality figures for site-saturation mutagenesis datasets.
The package main focus is to perform the processing, statistical analysis and visualization steps of your pipeline, but it additionally offers tools to calculate enrichment scores from FASTQ files."
authors:
-
affiliation: "UC Berkeley"
family-names: Hidalgo
given-names: Frank
-
affiliation: "UC Berkeley"
family-names: Templeton
given-names: Sage
-
family-names: Olavarria Gallegos
given-names: Che
-
affiliation: "UC Berkeley"
family-names: Wang
given-names: Joanne
cff-version: "1.1.0"
license: "GPLv3+"
message: "If you use this software, please cite it using these metadata."
title: "mutagenesis_visualization"
version: "1.0.0"