Giter Club home page Giter Club logo

Comments (4)

bgyori avatar bgyori commented on June 8, 2024

It is currently not supported but we'll look into adding support for that. Thanks!

from genewalk.

chrarnold avatar chrarnold commented on June 8, 2024

Hi, I tried to use Ensembl IDs but this is what I got:

`$ genewalk --project cll_test --genes cll_ENSEMBL_IDs_activator_repressor --id_type ensembl_id

INFO: [2019-09-23 16:12:38] gensim.summarization.textcleaner - 'pattern' package not found; tag filters are not available for English

usage: genewalk [-h] --project PROJECT --genes GENES --id_type
{hgnc_symbol,hgnc_id,mgi_id}
[--stage {all,node_vectors,null_distribution,statistics}]
[--base_folder BASE_FOLDER]
[--network_source {pc,indra,edge_list,sif}]
[--network_file NETWORK_FILE] [--nproc NPROC]
[--nreps_graph NREPS_GRAPH] [--nreps_null NREPS_NULL]
[--alpha_fdr ALPHA_FDR] [--save_dw SAVE_DW]
[--random_seed RANDOM_SEED]
genewalk: error: argument --id_type: invalid choice: 'ensembl_id' (choose from 'hgnc_symbol', 'hgnc_id', 'mgi_id')
`

Before, I updated genewalk as described: pip install git+https://github.com/churchmanlab/genewalk.git

Also, the missing package warning should not be there, right?

Thanks for your input!

from genewalk.

bgyori avatar bgyori commented on June 8, 2024

I confirmed that this is working on the latest Github master so I think your pip installation didn't work for some reason. Try making sure that pip forces an update using:

pip install -U git+https://github.com/churchmanlab/genewalk.git

from genewalk.

chrarnold avatar chrarnold commented on June 8, 2024

You are right, that was it! It looked like it downloaded, but without the -U it nevertheless did not work correctly. Thanks!

from genewalk.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.