File tree Expand file tree Collapse file tree 1 file changed +19
-10
lines changed Expand file tree Collapse file tree 1 file changed +19
-10
lines changed Original file line number Diff line number Diff line change 3
3
package :
4
4
name : seismic-rna
5
5
version : 0.22.3
6
- about :
7
- home : https://github.com/rouskinlab/seismic-rna
8
- license : GPL-3.0-only
9
- license_family : GPL3
10
- license_file : LICENSE
11
- license_url : https://www.gnu.org/licenses/gpl-3.0.html
12
- summary : SEISMIC-RNA software by the Rouskin Lab
6
+
13
7
source :
14
8
url : https://github.com/rouskinlab/seismic-rna/archive/refs/tags/v0.22.3.tar.gz
15
9
sha256 : 68457d9f50873aa911fcbb117f06f268a301f4bd2faf95a8ef94e97e62231534
10
+
16
11
build :
17
- number : 0
12
+ number : 1
18
13
run_exports :
19
14
- {{ pin_subpackage("seismic-rna", max_pin="x.x") }}
15
+
20
16
requirements :
17
+ build :
18
+ - {{ compiler('c') }}
21
19
host :
22
20
- python >=3.10
23
21
- numpy >=1.26,<1.27
24
22
- meson-python >=0.15.0
25
23
- pip
26
- build :
27
- - {{ compiler('c') }}
28
24
run :
29
25
- python >=3.10
30
26
- bowtie2 >=2.5.4
48
44
- seismic --log "" test -vv
49
45
imports :
50
46
- seismicrna
47
+
48
+ about :
49
+ home : https://github.com/rouskinlab/seismic-rna
50
+ license : GPL-3.0-only
51
+ license_family : GPL3
52
+ license_file : LICENSE
53
+ license_url : https://www.gnu.org/licenses/gpl-3.0.html
54
+ summary : SEISMIC-RNA software by the Rouskin Lab
55
+
56
+ extra :
57
+ additional-platforms :
58
+ - linux-aarch64
59
+ - osx-arm64
You can’t perform that action at this time.
0 commit comments