gnu: bitmapperbs: Limit to x86_64-linux.
* gnu/packages/bioinformatics.scm (bitmapperbs)[supported-systems]: New field. Change-Id: I03484413e5af8e779fe0e5199e456eaab124e8b7master
parent
cc051064c5
commit
51c711a328
|
@ -577,6 +577,7 @@ BED, GFF/GTF, VCF.")
|
|||
(description
|
||||
"BitMapperBS is memory-efficient aligner that is designed for
|
||||
whole-genome bisulfite sequencing (WGBS) reads from directional protocol.")
|
||||
(supported-systems '("x86_64-linux"))
|
||||
(license license:asl2.0)))
|
||||
|
||||
(define-public bustools
|
||||
|
|
Reference in New Issue