-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathCITATION.cff
More file actions
42 lines (40 loc) · 1.22 KB
/
CITATION.cff
File metadata and controls
42 lines (40 loc) · 1.22 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
33
34
35
36
37
38
39
40
41
42
# This CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit to generate yours today!
cff-version: 1.2.0
title: PacBio Iso-Seq Snakemake processing pipeline
message: >-
If you use this software, please cite it using the
metadata from this file.
type: software
authors:
- given-names: 'marc '
email: m.galland@uva.nl
affiliation: University of Amsterdam
family-names: galland
orcid: 'https://orcid.org/0000-0003-2161-8689'
- given-names: tijs
family-names: bliek
affiliation: University of Amsterdam
email: m.bliek@uva.nl
orcid: 'https://orcid.org/0000-0002-0488-4873'
identifiers:
- type: url
value: >-
https://github.com/SilkeAllmannLab/pacbio_snakemake
description: 'GitHub repository '
repository-code: 'https://github.com/SilkeAllmannLab/pacbio_snakemake'
abstract: >-
A Snakemake pipeline to go from raw .subreads.bam
PacBio Iso-Seq to assembled mRNA isoforms (FASTA
format).
Optionally, the pipeline can also align the
assembled mRNA isoforms to a genomic reference to
generate a genome annotation in GFF format.
keywords:
- snakemake
- pacbio
- iso-seq
- long read sequencing
- pipeline
- bioinformatics
license: BSD-3-Clause-Clear