Git Product home page Git Product logo

dummychapter1's Introduction

Instructions for the workshop development

docker run -e PASSWORD=bioc -p 8787:8787 -v $(pwd):/home/rstudio bioconductor/bioconductor_docker:devel
  • Commit and push a sample .travis.yml file for implementing Continuous Integration against bioc-devel

    • Register on https://travis-ci.org/ with your GitHub account
    • Allow Travis access to all GitHub repositories
    • Ensure Travis sees your repository and triggers the build on push (or, change to pull request only build)
  • Write your workshop vignette, modify the DESCRIPTION file to add the dependencies. It is important that all dependencies be declared and that your workshop vignette can be built without errors on the Docker image we are using.

    • Make your workshop independent on packages installable from GitHub only. We strongly recommend using packages available from CRAN or bioc-devel
    • Data should ideally come from existing Bioconductor packages or the Bioconductor ExperimentHub for speed, reliability, and local caching. If suitable data are not available via these options, additional data can be downloaded but we recommend you utilize BiocFileCache for the download process to preserve bandwidth from repeated downloading.
    • The workshops will be collated into a training booklet that will be made freely available under the CC BY 4.0 license. Review the LICENSE file - contribution of your workshop will be taken as agreement to have your workshop materials included under this license
    • Use the Build/Check button in RStudio, or R CMD check to ensure your workshop package checks without warnings
  • We recommend communicating through the #biocworkshopbook channel on the community-bioc Slack team (https://community-bioc.slack.com/archives/CJDMYKG2U) for help

dummychapter1's People

Contributors

lpantano avatar mdozmorov avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Forkers

mdozmorov

dummychapter1's Issues

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.