DnaFeaturesViewer icon indicating copy to clipboard operation
DnaFeaturesViewer copied to clipboard

Installation from conda

Open thierryjanssens opened this issue 6 years ago • 3 comments

Hi, according to Anaconda this package should be available:

https://anaconda.org/ericmjl/dna_features_viewer.

However, after running the install code I get the error

$ conda install -c ericmjl dna_features_viewer Solving environment: failed

PackagesNotFoundError: The following packages are not available from current channels:

  • dna_features_viewer

Current channels:

  • https://conda.anaconda.org/ericmjl/linux-64
  • https://conda.anaconda.org/ericmjl/noarch
  • https://conda.anaconda.org/bioconda/linux-64
  • https://conda.anaconda.org/bioconda/noarch
  • https://conda.anaconda.org/conda-forge/linux-64
  • https://conda.anaconda.org/conda-forge/noarch
  • https://conda.anaconda.org/r/linux-64
  • https://conda.anaconda.org/r/noarch
  • https://repo.anaconda.com/pkgs/main/linux-64
  • https://repo.anaconda.com/pkgs/main/noarch
  • https://repo.anaconda.com/pkgs/free/linux-64
  • https://repo.anaconda.com/pkgs/free/noarch
  • https://repo.anaconda.com/pkgs/r/linux-64
  • https://repo.anaconda.com/pkgs/r/noarch ... Has it been removed from conda?

Regards,

Thierry

thierryjanssens avatar Jul 19 '18 15:07 thierryjanssens

From what you write, it seems that the conda package was created by @ericmjl for his own convenience, I have no control over that package. Is the pip installation a problem ?

Zulko avatar Jul 19 '18 15:07 Zulko

@Zulko is right, I built the macOS version of DnaFeaturesViewer for personal convenience. If you'd like to build a conda-forge package, which will build it for all 3 major platforms, I'm more than happy to assist.

ericmjl avatar Jul 19 '18 16:07 ericmjl

I added a linux version: https://anaconda.org/liyc1989/dna_features_viewer

If there's any copyright issue, please let me know, I will delete it.

Thanks, Yichao

YichaoOU avatar Jul 10 '20 05:07 YichaoOU