diff options
author | Horea Christian <chr@chymera.eu> | 2024-01-22 07:57:51 -0500 |
---|---|---|
committer | Horea Christian <chr@chymera.eu> | 2024-01-22 07:57:51 -0500 |
commit | 54e72942b81551d47a0ebc0b1893181e1082613c (patch) | |
tree | e2f992335d9b36a7b713c95ee371c87996bd1584 /sci-biology | |
parent | sci-biology/SPAdes: enable py3.11, py3.12 (diff) | |
download | sci-54e72942b81551d47a0ebc0b1893181e1082613c.tar.gz sci-54e72942b81551d47a0ebc0b1893181e1082613c.tar.bz2 sci-54e72942b81551d47a0ebc0b1893181e1082613c.zip |
sci-biology/SPAdes: add github upstream metadata
Signed-off-by: Horea Christian <chr@chymera.eu>
Diffstat (limited to 'sci-biology')
-rw-r--r-- | sci-biology/SPAdes/metadata.xml | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/sci-biology/SPAdes/metadata.xml b/sci-biology/SPAdes/metadata.xml index 0845ad7a4..5f573393e 100644 --- a/sci-biology/SPAdes/metadata.xml +++ b/sci-biology/SPAdes/metadata.xml @@ -10,8 +10,11 @@ <name>Gentoo Biology Project</name> </maintainer> <longdescription> -truSPAdes includes support for Illumina TruSeq Synthetic Long Read technology reads. -hammer and ionhammer are read error correcting modules for Illumina /IonTorrent reads, resp. -dipspades is assembly module for highly polymorphic diploid genomes -</longdescription> + truSPAdes includes support for Illumina TruSeq Synthetic Long Read technology reads. + hammer and ionhammer are read error correcting modules for Illumina /IonTorrent reads, resp. + dipspades is assembly module for highly polymorphic diploid genomes + </longdescription> + <upstream> + <remote-id type="github">ablab/spades</remote-id> + </upstream> </pkgmetadata> |