PacificBiosciences / FALCON_unzip

Making diploid assembly becomes common practice for genomic study
BSD 3-Clause Clear License
30 stars 18 forks source link

Code releases #160

Closed frikiluser closed 4 years ago

frikiluser commented 4 years ago

Hi,

As Python2 is no longer supported, FALCON needs to be migrated to Python3 to avoid being dropped from Debian. Debian bug here [0].

It seems last FALCON releases are only available on binary format and also need to be migrated to Python3. Are you already working on a Python3 release? Debian med-team probably can help on that maintenance avoiding drop, fork or efforts duplicity.

[0] https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=936503

pb-cdunn commented 4 years ago

We have python3, but I don't know whether I'm allowed to publish that.

pb-cdunn commented 4 years ago

We have pushed the latest falcon code-base for python3. If that helps, you are free to install it.

tillea commented 4 years ago

Thanks a lot. This seems to be helpful. Would you mind setting release tags on the said repositories. Debian tries to package what you consider stable code dedicated to a wide user base. Without release tags its not clear what "random" commit might fulfill this criterion. Kind regards, Andreas.

pb-cdunn commented 4 years ago

We can create some release tags, though this is not actively developed anymore. Is this still an issue for you?

tillea commented 4 years ago

On Thu, Sep 10, 2020 at 09:32:41AM -0700, Christopher Dunn wrote:

We can create some release tags, though this is not actively developed anymore. Is this still an issue for you?

It would be nice if at least your latest release would be tagged - no need to go back in history. Kind regards, Andreas.