BioJulia/BioSequences.jl

No version for Julia 1.6.1

ammonite opened this issue ยท 2 comments

This template is rather extensive. Fill out all that you can, if are a new contributor or you're unsure about any section, leave it unchanged and a reviewer will help you ๐Ÿ˜„. This template is simply a tool to help everyone remember the BioJulia guidelines, if you feel anything in this template is not relevant, simply delete it.

Expected Behavior

Current Behavior

Possible Solution / Implementation

Steps to Reproduce (for bugs)

Context

Your Environment

  • Package Version used:
  • Julia Version used:
  • Operating System and version (desktop or mobile):
  • Link to your project:

BioSequences work with Julia 1.6.1. It looks like your General registry is corrupted. Try deleting the registry and re-installing it:

pkg> registry rm General
pkg> registry add General

Thank you very much @jakobnissen, BioSequencs work with 1.6.1