Skip to content

Commit

Permalink
chore: bump to v1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
a-frantz committed Apr 9, 2021
1 parent 146b9cb commit dbb4faa
Show file tree
Hide file tree
Showing 23 changed files with 23 additions and 23 deletions.
2 changes: 1 addition & 1 deletion stjude_warden_bam/dxapp.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"title": "WARDEN [BAM] (St. Jude)",
"summary": "This app runs htseq-count and voom/limma on RNA-SEQ data",
"dxapi": "1.0.0",
"version": "1.0.0",
"version": "1.0.1",
"inputSpec": [
{
"name": "BAM_FILES",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"title": "WARDEN: Generate BigWig",
"summary": "Generate BigWig files from bed coverage file",
"dxapi": "1.0.0",
"version": "1.0.0",
"version": "1.0.1",
"inputSpec": [
{
"name": "bedgraph_file",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"title": "WARDEN: BigWig viewer",
"summary": "Generate bookmarks to Protein Paint viewer for BigWig Files",
"dxapi": "1.0.0",
"version": "1.0.0",
"version": "1.0.1",
"inputSpec": [
{
"name": "viewer",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"title": "WARDEN: Combine HTSeq Counts",
"summary": "Combine HTSeq Count files into a single file",
"dxapi": "1.0.0",
"version": "1.0.0",
"version": "1.0.1",
"inputSpec": [
{
"name": "count_files",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"title": "WARDEN: HTSeq-Count",
"summary": "Generate per gene read (pair) counts",
"dxapi": "1.0.0",
"version": "1.0.0",
"version": "1.0.1",
"inputSpec": [
{
"name": "input_bam",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"title": "WARDEN: Simple Differential Expression",
"summary": "Comparison between conditions. Useful for when one condition has less three samples",
"dxapi": "1.0.0",
"version": "1.0.0",
"version": "1.0.1",
"inputSpec": [
{
"name": "input_count_file",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"title": "WARDEN: LIMMA",
"summary": "Run VOOM normalization and LIMMA analysis",
"dxapi": "1.0.0",
"version": "1.0.0",
"version": "1.0.1",
"inputSpec": [
{
"name": "input_count_file",
Expand Down
2 changes: 1 addition & 1 deletion stjude_warden_counts/dxapp.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"title": "WARDEN [Counts] (St. Jude)",
"summary": "This app runs voom/limma differential expression on RNA-SEQ data",
"dxapi": "1.0.0",
"version": "1.0.0",
"version": "1.0.1",
"inputSpec": [
{
"name": "COUNT_FILES",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"title": "WARDEN: Combine HTSeq Counts",
"summary": "Combine HTSeq Count files into a single file",
"dxapi": "1.0.0",
"version": "1.0.0",
"version": "1.0.1",
"inputSpec": [
{
"name": "count_files",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"title": "WARDEN: Simple Differential Expression",
"summary": "Comparison between conditions. Useful for when one condition has less three samples",
"dxapi": "1.0.0",
"version": "1.0.0",
"version": "1.0.1",
"inputSpec": [
{
"name": "input_count_file",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"title": "WARDEN: LIMMA",
"summary": "Run VOOM normalization and LIMMA analysis",
"dxapi": "1.0.0",
"version": "1.0.0",
"version": "1.0.1",
"inputSpec": [
{
"name": "input_count_file",
Expand Down
2 changes: 1 addition & 1 deletion stjude_warden_fastq/dxapp.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"title": "WARDEN [FastQ] (St. Jude)",
"summary": "This app runs the STAR Aligner, htseq-count, and voom/limma on RNA-SEQ data",
"dxapi": "1.0.0",
"version": "1.0.0",
"version": "1.0.1",
"inputSpec": [
{
"name": "FASTQ_FILES",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"title": "WARDEN: Generate BigWig",
"summary": "Generate BigWig files from bed coverage file",
"dxapi": "1.0.0",
"version": "1.0.0",
"version": "1.0.1",
"inputSpec": [
{
"name": "bedgraph_file",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"title": "WARDEN: BigWig viewer",
"summary": "Generate bookmarks to Protein Paint viewer for BigWig Files",
"dxapi": "1.0.0",
"version": "1.0.0",
"version": "1.0.1",
"inputSpec": [
{
"name": "viewer",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"title": "WARDEN: Combine HTSeq Counts",
"summary": "Combine HTSeq Count files into a single file",
"dxapi": "1.0.0",
"version": "1.0.0",
"version": "1.0.1",
"inputSpec": [
{
"name": "count_files",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"title": "warden_combine_flagstat",
"summary": "warden_combine_flagstat",
"dxapi": "1.0.0",
"version": "1.0.0",
"version": "1.0.1",
"inputSpec": [
{
"name": "flagstat_files",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"title": "warden_combine_sj_out",
"summary": "warden_combine_sj_out",
"dxapi": "1.0.0",
"version": "1.0.0",
"version": "1.0.1",
"inputSpec": [
{
"name": "sj_out_files",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"title": "WARDEN: FASTQC",
"summary": "FASTQC Analysis",
"dxapi": "1.0.0",
"version": "1.0.0",
"version": "1.0.1",
"inputSpec": [
{
"name": "fastq_input",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"title": "WARDEN: HTSeq-Count",
"summary": "Generate per gene read (pair) counts",
"dxapi": "1.0.0",
"version": "1.0.0",
"version": "1.0.1",
"inputSpec": [
{
"name": "input_bam",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"title": "WARDEN: Sort BAM by name",
"summary": "BAM Output generated in alignment phase is sorted by read name for analysis by HTSeq-count",
"dxapi": "1.0.0",
"version": "1.0.0",
"version": "1.0.1",
"inputSpec": [
{
"name": "input_bam",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"title": "WARDEN: Simple Differential Expression",
"summary": "Comparison between conditions. Useful for when one condition has less three samples",
"dxapi": "1.0.0",
"version": "1.0.0",
"version": "1.0.1",
"inputSpec": [
{
"name": "input_count_file",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"title": "WARDEN: STAR Aligner",
"summary": "Runs the STAR alignment program on input data",
"dxapi": "1.0.0",
"version": "1.0.0",
"version": "1.0.1",
"inputSpec": [
{
"name": "read_file1",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"title": "WARDEN: LIMMA",
"summary": "Run VOOM normalization and LIMMA analysis",
"dxapi": "1.0.0",
"version": "1.0.0",
"version": "1.0.1",
"inputSpec": [
{
"name": "input_count_file",
Expand Down

0 comments on commit dbb4faa

Please sign in to comment.