-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcatalog-info.yaml
More file actions
28 lines (28 loc) · 1023 Bytes
/
catalog-info.yaml
File metadata and controls
28 lines (28 loc) · 1023 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
28
apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
name: isoforma-lib
title: IsoForma
description: R package for the relative quantitation of proteoforms with MS2 fragmentation patterns
annotations:
# Conditional host-specific annotations rendered to avoid empty-string values that fail catalog validation.
github.com/project-slug: EMSL-Computing/isoforma-lib
links:
- title: Repository
url: https://github.com/EMSL-Computing/isoforma-lib
- title: Documentation
url: https://emsl-computing.github.io/isoforma-lib/
- title: Publication
url: https://pubmed.ncbi.nlm.nih.gov/38421884/
tags:
- isomers
- proteoforms
- r-package
spec:
type: library
owner: user:default/david.degnan_pnnl.gov # David Degnan project contributor
visibility: private # to expose this item in the catalog to others at PNNL, change the visibility to 'public'
# system:
lifecycle: production
dependsOn:
- component:default/pspecter-lib