Skip to content

The repository contains the source code of the NanoForms server (Czmil et al. NanoForms: an integrated server for processing, analysis and assembly of raw sequencing data of microbial genomes, from Oxford Nanopore technology. PeerJ, 2022). It is meant to be the source for standalone server installation. https://doi.org/10.7717/peerj.13056

License

Notifications You must be signed in to change notification settings

czmilanna/nanoforms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

cdd56b3 · Jun 8, 2022

History

12 Commits
Oct 26, 2021
Jun 8, 2022
Jun 8, 2022
Jun 29, 2021
Jun 8, 2022
Jun 29, 2021
Jun 29, 2021
Jun 29, 2021
Jun 29, 2021
Nov 11, 2021
Nov 22, 2021
Nov 11, 2021
Jun 29, 2021
Jun 29, 2021
Jan 28, 2022

Repository files navigation

Nanoforms

Minimal Requirements

Minimal Software Requirements

Minimal Hardware Requirements

  • Processor: 8 core 64bit
  • Memory: 64GB RAM
  • Disk Space: 1TB

Deployment

Step 1. Building images and deploying containers

Change CHANGE_ME secrets in docker-compose.env file and run below command:

sudo make deploy

Step 2. Admin User creation

Run below command:

sudo make create_super_user

Step 3. Accessing the Application

The application should be available at http://127.0.0.1:7337/

Removal

Run below command:

sudo make destroy

About

The repository contains the source code of the NanoForms server (Czmil et al. NanoForms: an integrated server for processing, analysis and assembly of raw sequencing data of microbial genomes, from Oxford Nanopore technology. PeerJ, 2022). It is meant to be the source for standalone server installation. https://doi.org/10.7717/peerj.13056

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published