GithubHelp home page GithubHelp logo

ucscgenomebrowser / kent-core Goto Github PK

View Code? Open in Web Editor NEW
7.0 7.0 1.0 29.27 MB

All UCSC Genome Browser source code that is under an open source license, mostly file format converters, command line tools and C libraries. A subset of the "kent" repo, updated every three weeks.

License: MIT License

C 77.98% Makefile 1.98% HTML 0.38% Shell 3.60% Perl 8.79% Python 4.86% AngelScript 1.52% M4 0.02% Roff 0.26% C++ 0.41% PostScript 0.01% Yacc 0.02% Awk 0.09% Dockerfile 0.01% Lua 0.06% RenderScript 0.02% Gherkin 0.01% Pascal 0.01% Logos 0.01% CAP CDS 0.01%
bioinformatics computational-biology data-visualization genomics

kent-core's People

Contributors

christopherlee1 avatar galt avatar jonathancasper avatar maximilianh avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

Forkers

liuh0394

kent-core's Issues

Makefile contains targets which can only be built in full source tree

Describe the bug
I tried to build the source tree as is to create a Debian package but failed due to several references to code parts that are not contained in kent-core. I've written a patch to fix several issues but its not complete yet.

To Reproduce
Steps to reproduce the behavior:

  1. Try make clean to get a first impression what's going on.
  2. Try make to see what's happening.

Expected behavior
Building should be possible without parts of ucscGenomeBrowser/kent that are not (yet) part of kent-core. The patch I've created should perfectly work inside the full source tree since its always checking whether a directory exists or not (sometimes with make wildcard sometimes with shell if - no idea what you might prefer in the long run thus filling this issue to discuss about next steps.

I stopped here when I was running into:

make[2]: *** No rule to make target '../lib/x86_64/jkOwnLib.a', needed by 'webBlat'.  Stop.
make[2]: Leaving directory '/builds/med-team/kent-core/debian/output/source_dir/src/webBlat'

since I'm wondering whether you might like to consider providing jkOwnLib.a source code with MIT license to be able to build webBlat which is not possible yet.

Desktop (please complete the following information):

  • OS: Debian

Kind regards, Andreas.

Putting a trimmed down copy of the kent-core source tree in an R package

Hi,

I'm working on a new R package that contains a trimmed down copy of the kent-core source tree. The package is intended to support manipulation of .2bit files in R. See https://github.com/hpages/Rtwobitlib

First of all, is this acceptable?

If so I'm planning to submit the package to CRAN but I want to make sure that I get the legal stuff right before going any further.

Here's what I've done:

Is there anything else I should do?

Thanks for making the code in the kent-core repo open source. There's a lot of very valuable stuff in there!

Best,

Hervé Pagès
Bioconductor Core Team

Please tag release

Describe the bug
This repository does not contain a tag

Expected behavior
I'd like to create a Debian package of this code. It helps a lot to spot new versions that are targeting end users if you would tag the according commit with a version.

Thanks a lot for publishing this code as free software, Andreas.

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.