ngseasy icon indicating copy to clipboard operation
ngseasy copied to clipboard

Dockerised Next Generation Sequencing Pipeline (QC, Align, Calling, Annotation)

Results 10 ngseasy issues
Sort by recently updated
recently updated
newest added

**This is the error i have been receiving while installation. Can you please help me solve it?** Connecting to s3-eu-west-1.amazonaws.com (s3-eu-west-1.amazonaws.com)|52.218.88.19|:443... connected. HTTP request sent, awaiting response... 404 Not Found...

When you use uppercase X for the dependencies you get a "Unable to locate package" error message. The X should be lowercase.

Hello I am a beginner in programing I just installed the tool successfully and I even realize the test and observe the VCF output But after closing the terminal I...

Hi This repo looks interesting to me. However it does not seem to be very active. And the README line makes me hesitate: > Undergoing some re-dev...things may be broken......

Just wanted to point out that deleting temporary files in a Dockerfile doesn't reduce image size — unless you delete them in the same RUN that created them. This is...

## New Branch in GIT repn - [x] make a new branch `f1000_dev` on image `/home/ubuntu/scratch/ngseasy` ## Openstack VM - [x] space - [x] send key to amos - [x]...

Make should fail if INSTALLDIR == /home/root

ngsprojectdir: @echo "Make Top level project directories" mkdir -v -p $(INSTALLDIR)/ngs_projects && \ mkdir -v -p $(INSTALLDIR)/ngs_projects/raw_fastq && \ mkdir -v -p $(INSTALLDIR)/ngs_projects/config_files && \ mkdir -v -p $(INSTALLDIR)/ngs_projects/run_logs &&...

# Scratch pad hs38 primary assembly of GRCh38 (incl. chromosomes, unplaced and unlocalized contigs) and EBV hs38a hs38 plus ALT contigs hs38DH hs38a plus decoy contigs and HLA genes (recommended...

enhancement

I recommend the speedtest-cli tool for this. I created a blog post (Measure Internet Connection Speed from the Linux Command Line) that goes into detail of downloading, installing and usage...

help wanted