This repository was archived by the owner on Sep 8, 2026. It is now read-only.
forked from ashishjain1988/MAFDash
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathCITATION.cff
More file actions
32 lines (31 loc) · 1.34 KB
/
Copy pathCITATION.cff
File metadata and controls
32 lines (31 loc) · 1.34 KB
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
28
29
30
31
32
# -----------------------------------------------------------
# CITATION file created with {cffr} R package, v0.5.0
# See also: https://docs.ropensci.org/cffr/
# -----------------------------------------------------------
cff-version: 1.2.0
message: 'To cite package "MAFDash" in publications use:'
type: software
license: GPL-1.0-only
title: 'MAFDash: R Package to Easily Create an HTML Dashboard to Summarize and Visualize Data from Mutation Annotation Format (MAF) File'
abstract: Mutation Annotation Format (MAF) is a tabular data format used for storing
genetic mutation data. For example, The Cancer Genome Atlas (TCGA) project has made
MAF files from each project publicly available. This package contains a set of tools
to easily create an HTML dashboard to summarize and visualize data from MAF file.
The resulting HTML file serves as a self-contained report that can be used to explore
the result.
authors:
- family-names: Jain
given-names: Ashish
email: jain.ashishjain1@gmail.com
- family-names: Tandon
given-names: Mayank
email: mtandon09@gmail.com
repository-code: https://github.com/ashishjain1988/MAFDash
url: https://github.com/ashishjain1988/MAFDash/
identifiers:
- description: Archived snapshots of all versions
type: doi
value: 10.5281/zenodo.10493046
doi: 10.5281/zenodo.10493046
version: 0.2.3
date-released: 2023-02-04