GithubHelp home page GithubHelp logo

kr-colab / dispersenn2 Goto Github PK

View Code? Open in Web Editor NEW
3.0 3.0 2.0 93.43 MB

estimating dispersal distance from georeferenced polymorphisms

License: MIT License

Python 91.54% Slim 8.46%
deep-learning dispersal population-genetics

dispersenn2's People

Contributors

andrewkern avatar chriscrsmith avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

dispersenn2's Issues

add UTM support for geographic coordinates

I've been trying out this method for a few weeks now and I'm curious to see it develop further.

One slight issue I ran into was the input format for the geographic coordinates. By default, disperseNN2 only accepts coordinates expressed in decimal degrees (latitude and longitude), but some of my datasets have UTM coordinates.

In the code, disperseNN2 converts the decimal degrees into UTM anyways (with utm.from_latlong), so it would be nice to have it accept UTM coordinates as input also. It is not a major issue but would spare the user from having to do the conversion to decimal degrees every time.

Keep up the good work! ๐Ÿ˜„

Parallelize pre-processing

Right now I parallelize this step by different random number seeds.

Would be nicer to run just cone command with --threads

Shuffle SNPs

Currently SNPs are ordered by genomic position to take advantage of LD information. But for reference-free SNPs, or sparse SNPs, users might want to train with shuffled SNPs. This would be an easy feature to add.

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.