Mercurial > repos > davidvanzessen > shm_csr
comparison shm_csr.xml @ 85:a539d14d66b6 draft
"planemo upload commit 95767c430ea956636f95ec28bb749a84eabe0156"
author | rhpvorderman |
---|---|
date | Wed, 27 Oct 2021 09:41:34 +0000 |
parents | 4db34e32dd47 |
children | be36df6dd589 |
comparison
equal
deleted
inserted
replaced
84:4db34e32dd47 | 85:a539d14d66b6 |
---|---|
1 <tool id="shm_csr" name="SHM & CSR pipeline" version="1.2"> | 1 <tool id="shm_csr" name="SHM & CSR pipeline" version="1.2"> |
2 <description></description> | 2 <description>Performs a summary/analysis of an IMGT HighV-QUEST (https://www.imgt.org/HighV-QUEST/) ZIP file for Somatic hypermutation and class switch recombination.</description> |
3 <requirements> | 3 <requirements> |
4 <requirement type="package" version="3.7.1">python</requirement> | 4 <requirement type="package" version="3.7.1">python</requirement> |
5 <requirement type="package" version="0.4.4">changeo</requirement> | 5 <requirement type="package" version="0.4.4">changeo</requirement> |
6 <!--Biopython should be set at a version at the release of changeo 0.4.4. | 6 <!--Biopython should be set at a version at the release of changeo 0.4.4. |
7 Later versions of biopython break changeo 0.4.4 because of the Alphabet deprecation.--> | 7 Later versions of biopython break changeo 0.4.4 because of the Alphabet deprecation.--> |