GithubHelp home page GithubHelp logo

annavpo / scverse-tutorials Goto Github PK

View Code? Open in Web Editor NEW

This project forked from scverse/scverse-tutorials

0.0 0.0 0.0 45.96 MB

Tutorials for learning scverse

Home Page: https://scverse-tutorials.readthedocs.io/en/latest/

License: BSD 3-Clause "New" or "Revised" License

Python 100.00%

scverse-tutorials's Introduction

scverse tutorials

Documentation

On scverse.org/learn, we aim at providing a comprehensive overview of analyses that can be performed with scverse core and ecosystem packages.

To this end, this repository contains

  • a registry for tutorials listed on scverse.org/learn (see tutorial-registry)
  • shared tutorials that complement more specific tutorials provided by invidiual core and ecosystem packages (see docs)

Adding tutorials

If you believe a tutorial should be added to scverse.org/learn, please open an issue. We will discuss the request in the next open community meeting and potentially suggest improvements.

To be added to our website, tutorials must fulfill at least the following requirements:

  • all featured packages must be scverse core or approved ecosystem packages. This does not apply to packages that are not specific to omics data analysis (e.g. pandas, seaborn).
  • the notebook author agrees to maintain the tutorial in the future and is reachable via zulip.
  • the notebook contains a backlink to scverse.org/learn
  • the notebook is self-contained: All required example data is downloaded as part of the tutorial

Structure of external tutorials

While we do not mandate a specific structure for tutorials, a good tutorial typically comprises the following sections:

  1. General header: The tutorial should have a general header that corresponds to the analysis.
  2. Brief introduction: The tutorial should introduce the package, the analysis motivation and potentially biological background.
  3. Requirements to run the notebook: Special computational requirements like memory or GPUs should be specified. Any required input from other notebooks should also be listed here.
  4. Package imports: All required packages should now be imported.
  5. General setup: General settings such as plotting settings or ignored warnings should be set up here.
  6. Data loading: Any required datasets should be loaded here. Ideally with stable links.
  7. Data preprocessing: Any data preprocessing should be done here. Depending on the method this step can be skipped.
  8. Package specific tutorial: The tutorial for the package should contain a healthy mix of text and code to guide the user through the analysis.
  9. Link to other important tutorials/packages/sources of information: Link to any other tutorials that might be of interest or the corresponding https://sc-best-practices.org chapter.
  10. References: Any referenced papers should show up in references section.
  11. Acknowledgements: All contributing authors and experts should be named.

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.