How are EC2 instance types assigned to a task

How does SBG assign an EC2 instance type to a task? Is this done solely on the resource (CPU, memory) requirements specified by the user, or is there any other optimization going on? Thanks, Anjan

What are credits?

ANSWERED

How do I access the CGC?

I have a Docker image that I want to push to the CGC image repo. How do I do that?

Docker internal error

Hi there, I'm trying to run a tool I developed. I committed the docker container and tested the execution of the tool locally. I get the following error when running my tool: "Error This task ran into a problem during execution and did not finish. Failed to start exmut. Internal error: Docker container failed to start." Is there anyway I can debug this? Thanks

When will the CGC launch?

How can I apply for additional credits?

Bowtie2 aligner error

I am running bowtie2 aligner imported from public apps to align RNAseq data (imported TCGA files) to indexed B37 (imported from common reference files) but again and again I am getting following error: Error This task ran into a problem during execution and did not finish. Command /opt/bowtie2-2.2.6/bowtie2 -p 8 -x GRCh37-lite_HPV_Redux --un 120815_UNC16-SN851_0177_BD13LJACXX_AGTTCC_L004_.unpaired_unaligned.fastq.gz --al 120815_UNC16-SN851_0177_BD13LJACXX_AGTTCC_L004_.unpaired_aligned.fastq.gz --un-conc 120815_UNC16-SN851_0177_BD13LJACXX_AGTTCC_L004_.paired_unaligned.fastq.gz -a --rg-id id --rg PL:Illumina_HiSeq --rg SM:TCGA-CQ-6229-01A -1 /sbgenomics/Projects/5eeeb0e9-950d-42dc-9570-2eb54cee03a5/120815_UNC16-SN851_0177_BD13LJACXX_AGTTCC_L004_1.fastq -2 /sbgenomics/Projects/5eeeb0e9-950d-42dc-9570-2eb54cee03a5/120815_UNC16-SN851_0177_BD13LJACXX_AGTTCC_L004_2.fastq -S ./120815_UNC16-SN851_0177_BD13LJACXX_AGTTCC_L004.sam && mv 120815_UNC16-SN851_0177_BD13LJACXX_AGTTCC_L004_.paired_unaligned.fastq.1.gz 120815_UNC16-SN851_0177_BD13LJACXX_AGTTCC_L004_.paired_unaligned.1.fastq.gz && mv 120815_UNC16-SN851_0177_BD13LJACXX_AGTTCC_L004_.paired_unaligned.fastq.2.gz 120815_UNC16-SN851_0177_BD13LJACXX_AGTTCC_L004_.paired_unaligned.2.fastq.gz failed with exit code 137. Can anybody suggest what is going wrong? I searched about error 137 but didn't find proper informaiton. Someone has suggested that 137 indicates that process is killed by some other process or by someone, but I don't understand why would that happen? Thanking you - Pratik

Do I need to be a PI to have credits?

Clinical Data Values - accessible in filters / analysis

I can view the values in the clinical xml files - but can I use those values to filter a selection or add to analysis? Thanks.