Code Monkey home page Code Monkey logo

hpc-python's People

Contributors

abbycabs avatar agitter avatar akiledal avatar andrewsanchez avatar bkatiemills avatar blaiseli avatar ccoulombe avatar evanwill avatar fmichonneau avatar gdevenyi avatar gvwilson avatar jduckles avatar jpallen avatar jstaf avatar kkaytekin avatar mand35 avatar maxim-belkin avatar neon-ninja avatar pbanaszkiewicz avatar pipitone avatar psteinb avatar rgaiacs avatar sklucas avatar synesthesiam avatar tirkarthi avatar tkphd avatar twitwi avatar vinisalazar avatar winterstorm-j avatar wking avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

hpc-python's Issues

Change words/books example to genomic use case

Hello hpc-carpentry team,

I am an Carpentry Instructor and I'd be quite interested to turn this lesson into an official Data Carpentry lesson ultimately as I see a considerable interest for Snakemake among Life Scientists.

As Snakemake is primarily used in genomics as far as I can tell, I'd like to change the example from words and books to some small sequencing dataset.
An example can be seen here in the official Snakemake read the docs.

What do you think?
Cheers
Marc

setup CI for snakemake lesson?

Based on what I saw here, I think it's a nice treat to add (travis) CI for this repo. This could be integrated once #16 is merged.

I am not sure though if this interacts with Github Pages deployment somehow. Does anybody know?

code formatting

The Carpentries stylesheet provides magic to format code. These should be applied throughout the hpc-python lessons.

code owners of this repo?

@tkphd I added you to the list of maintainers of this project for now. This should give you merge permission. We can revoke this permission at any time.

I am not aware of any code owners right now. But the content of this gem related to snakemake is simply too valuable IMHO. I'd like to make some more suggestions and PRs in order to edge out some inconsistencies in the plot of teaching (just taught this material for the first time). For this, I need an active maintainer to accept the PRs.

@jstaf Are you still involved in this project and have the capacities to review/merge PRs?

factor out snakemake part into hpc-workflow

I am bound to teach snakemake at my place. People have expressed high interest, so I just went through the current state of the material. I think it contains a lot of gems and is well written. Thanks to all the authors.

However, I have the feeling that workflows are so important, that they potentially need a repo for their own. I could imagine refactoring the snakemake focussed modules into hpc-carpentry/hpc-workflow. I just wanted to put this idea out there and hope that people comment on this.

wrap lines at 79 characters

The GitHub diff interface wraps lines at 80 characters. Since we use 100 characters as the max width, this makes for ugly diffs with lots of continued lines. To improve the clarity of these diffs, as well as readability in terminal text editors, we should back away from this edge, and wrap our content at 79 characters.

This is easily done with emacs, but the change would touch almost every file in the repository, so this should be coordinated with other efforts to minimize merge conflicts and the number of branch rebases to be done.

Use standard Gemfile from carpentries/lesson-example

Hi!

I forked this repo with the intent of contributing to it.

When I tried to render the lesson locally, it failed with the following error:

Could not find gem 'mdl' in any of the gem sources listed in your Gemfile.
Run `bundle install` to install missing gems.

After running bundle install, the dependency was installed and I could render the lesson.

However, I propose that the template Gemfile from carpentries/lesson-example be used. This will ensure consistency with other lessons and thus helps to advance the development stage of this lesson. I was able to successfully render the lesson locally using this Gemfile.

I will submit a PR addressing this, but please feel free to reject it if there's a reason to use a custom Gemfile.

Best,
V

'plotcount.py isles.dat show' doesn't open a window

As mentioned here, the call to

$ python3 plotcount.py isles.dat show

should open a window to produce a plot. On my system:

Python 3.7.5 (default, Oct 17 2019, 12:09:47) 
[GCC 9.2.1 20190827 (Red Hat 9.2.1-1)] on linux

Nothing happens.

splitting hpc-python into hpc-python and hpc-workflows

I propose to split the hpc-python in half:

The introduction to snakemake (the second part of hpc-python) is very well done and would offer more effective real estate to focus contributors attention if in an isolated repository. I feel that it is a bit hidden currently, which I believe is a shame.

see also #13

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.