Skip to content

Commit

Permalink
Set new experiment accession
Browse files Browse the repository at this point in the history
  • Loading branch information
alfonsomunozpomer committed Sep 28, 2023
1 parent d1d5a44 commit a008c85
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tests/random-data-set.bats
Original file line number Diff line number Diff line change
Expand Up @@ -374,8 +374,8 @@
}

@test "Exp_Design: Load exp_design data" {
export CONDENSED_SDRF_FILE=${EXPERIMENT_FILES}/magetab/E-MTAB-2983/E-MTAB-2983.condensed-sdrf.tsv
export SDRF_FILE=${EXPERIMENT_FILES}/magetab/E-MTAB-2983/E-MTAB-2983.sdrf.txt
export CONDENSED_SDRF_FILE=${EXPERIMENT_FILES}/magetab/E-CURD-4/E-CURD-4.condensed-sdrf.tsv
export SDRF_FILE=${EXPERIMENT_FILES}/magetab/E-CURD-4/E-CURD-4.sdrf.txt
run load_exp_design.sh

echo "output = ${output}"
Expand Down

0 comments on commit a008c85

Please sign in to comment.