在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称:MaayanLab/biojupies开源软件地址:https://github.com/MaayanLab/biojupies开源编程语言:HTML 62.9%开源软件介绍:BioJupiesAutomated generation of Jupyter Notebooks for RNA-seq data analysis via user interface (http://biojupies.cloud). Source code for the RNA-seq analysis plugins available at https://github.com/MaayanLab/biojupies-plugins. Overview
What is BioJupies?BioJupies is a web server which allows users to automatically generate Jupyter Notebooks from RNA-seq datasets through an intuitive interface, with no knowledge of coding required. It can be accessed for free from http://biojupies.cloud. How can I generate a notebook using BioJupies?Generating a notebook using BioJupies requires three steps:
How can I upload my RNA-seq data to BioJupies?Users can upload their RNA-seq datasets for analysis at https://amp.pharm.mssm.edu/biojupies/upload. BioJupies currently supports uploading RNA-seq datasets in the FASTQ format or tables of gene-level counts. Note: While the user may successfully generate a notebook from normalized gene expression counts or microarray data tables, the tools are NOT yet optimized to handle such data. Such results should be interpreted with caution. The Enrichment Analysis and Small Molecule Query plugins currently support datasets uploaded with gene symbols as row identifiers. When uploading datasets with different identifiers (e.g. ENSEMBL IDs, Entrez IDs), please note that these plugins may return empty results. What analyses can BioJupies perform?BioJupies currently provides 14 RNA-seq data analysis plugins, divided into four categories. For more information about the plugins, visit https://github.com/MaayanLab/biojupies-plugins. Can I contribute my RNA-seq analysis tools?Developers are welcome to contribute their own RNA-seq data analysis plugins for integration in BioJupies. Once integrated, the plugin will be made available to all users for notebook generation and published on the BioJupies plugins GitHub repository. To contribute your plug-in, please visit https://amp.pharm.mssm.edu/biojupies/contribute. How can I download and rerun my notebooks?After generating a notebook, users can download and execute it locally using the To do this, the following steps are required:
docker pull maayanlab/biojupies-notebooks
docker run -it -p 8888:8888 -e NOTEBOOK_UID=5DAHiejHN maayanlab/biojupies-notebooks Note: replace
For more information about reusing notebooks, see https://amp.pharm.mssm.edu/biojupies/docker. ReferencesBioJupies is available as a pre-print on BioRxiv: BioJupies: Automated Generation of Interactive Notebooks for RNA-seq Data Analysis in the Cloud Torre, D., Lachmann, A., and Ma’ayan, A. (Cell Systems, 2018) LicenseThis project is licensed under the Apache-2.0 License - see the LICENSE.md file for details |
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论