bioconda-recipes icon indicating copy to clipboard operation
bioconda-recipes copied to clipboard

add gfa1

Open alienzj opened this issue 1 year ago • 1 comments

Describe your pull request here

A command-line tool as well as a library in C that parses, validates and transforms assembly graphs in a dialect of the GFA1 format.

Please read the guidelines for Bioconda recipes before opening a pull request (PR).

  • If this PR adds or updates a recipe, use "Add" or "Update" appropriately as the first word in its title.
  • New recipes not directly relevant to the biological sciences need to be submitted to the conda-forge channel instead of Bioconda.
  • PRs require reviews prior to being merged. Once your PR is passing tests and ready to be merged, please issue the @BiocondaBot please add label command.
  • Please post questions on Gitter or ping @bioconda/core in a comment.
Please use the following BiocondaBot commands:

Everyone has access to the following BiocondaBot commands, which can be given in a comment:

@BiocondaBot please update Merge the master branch into a PR.
@BiocondaBot please add label Add the please review & merge label.
@BiocondaBot please fetch artifacts Post links to CI-built packages/containers.
You can use this to test packages locally.

For members of the Bioconda project, the following command is also available:

@BiocondaBot please merge Upload built packages/containers and merge a PR.
Someone must approve a PR first!
This reduces CI build time by reusing built artifacts.

Also, the bot watches for comments from non-members that include @bioconda/<team> and will automatically re-post them to notify the addressed <team>.

alienzj avatar Aug 11 '22 15:08 alienzj

@bioconda/core Need help, please!

alienzj avatar Aug 12 '22 05:08 alienzj

@bioconda-bot please fetch artifacts

dpryan79 avatar Aug 14 '22 08:08 dpryan79

Package(s) built on Azure are ready for inspection:

Arch Package Zip File
linux-64 gfa1-0.53.alpha-h7132678_0.tar.bz2 LinuxArtifacts
osx-64 gfa1-0.53.alpha-h1f540d2_0.tar.bz2 OSXArtifacts

You may also use conda to install these after downloading and extracting the appropriate zip file. From the LinuxArtifacts or OSXArtifacts directories:

conda install -c packages <package name>

Docker image(s) built (images are in the LinuxArtifacts zip file above):

Package Tag Install with docker
gfa1 0.53.alpha--h7132678_0
showgzip -dc LinuxArtifacts/images/gfa1:0.53.alpha--h7132678_0.tar.gz | docker load

BiocondaBot avatar Aug 14 '22 08:08 BiocondaBot

@BiocondaBot please merge

dpryan79 avatar Aug 14 '22 08:08 dpryan79

I will attempt to upload artifacts and merge this PR. This may take some time, please have patience.

BiocondaBot avatar Aug 14 '22 08:08 BiocondaBot