b

bio-postprocess-create-gene-flanking-features

InterMine Post Processes modules
https://github.com/intermine/intermine
LGPL-2.1
InterMine core team and contributors
Files download
File Operation
bio-postprocess-create-gene-flanking-features-5.1.0.jar download
bio-postprocess-create-gene-flanking-features-5.1.0.pom download
bio-postprocess-create-gene-flanking-features-5.1.0-sources.jar download
Apache Maven
<dependency>
  <groupId>org.intermine</groupId>
  <artifactId>bio-postprocess-create-gene-flanking-features</artifactId>
  <version>5.1.0</version>
</dependency>
Gradle Groovy
implementation 'org.intermine:bio-postprocess-create-gene-flanking-features:5.1.0'
Gradle Kotlin
implementation("org.intermine:bio-postprocess-create-gene-flanking-features:5.1.0")
Scala SBT
libraryDependencies += "org.intermine" % "bio-postprocess-create-gene-flanking-features" % "5.1.0"
Groovy Grape
@Grapes(
  @Grab(group='org.intermine', module='bio-postprocess-create-gene-flanking-features', version='5.1.0')
)
Apache Ivy
<dependency org="org.intermine" name="bio-postprocess-create-gene-flanking-features" rev="5.1.0" />
Leiningen
[org.intermine/bio-postprocess-create-gene-flanking-features "5.1.0"]
Apache Buildr
'org.intermine:bio-postprocess-create-gene-flanking-features:jar:5.1.0'