Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update to TASBE 5 #1

Open
wants to merge 934 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
934 commits
Select commit Hold shift + click to select a range
1b3cd15
make au_to_ERF correctly distinguish FSC and SSC channels
Jan 21, 2019
d30e112
Merge pull request #381 from TASBE/features/removalcounts
jakebeal Jan 21, 2019
f958d4b
add validation that nothing is dropped when setPemDropThreshold is zero
Jan 22, 2019
da4e880
Merge pull request #382 from TASBE/features/pemdroptest
jakebeal Jan 22, 2019
6c037bd
add sanitization to peak ID channel
Jan 24, 2019
3cf4180
don't create a legend in octave if there aren't any data points: it b…
Jan 24, 2019
32077b4
Merge pull request #385 from TASBE/fix/sanitiztionpatch
jakebeal Jan 27, 2019
0f6de9a
warn if FCS file is unusually small
Jan 27, 2019
02b576f
Merge pull request #386 from TASBE/fix/issue.383
jakebeal Jan 27, 2019
4ef525c
record amount of data gated away and amount not included in histogram…
Jan 27, 2019
a4b1866
Merge pull request #387 from TASBE/fix/issue.236
jakebeal Jan 27, 2019
6bfd02d
multi-dimensional autogating appears to now be working correctly
Jan 27, 2019
8add742
Merge pull request #388 from TASBE/fix/issue.96
jakebeal Jan 27, 2019
382eb23
Correct bug that caused TASBE to ignore peak ID forcing on size beads
Jan 28, 2019
412b62e
Merge pull request #390 from TASBE/fix/issue.389
jakebeal Jan 28, 2019
59fa86f
improve size/filtering error messages and controllability
Jan 28, 2019
d033116
fix broken aggregator in event checking
Jan 28, 2019
d0cff74
generalize batch axis labels to use the union of units of all plotted…
Jan 29, 2019
894c6c4
Merge pull request #392 from TASBE/fix/issue.362
jakebeal Jan 29, 2019
d39ec64
Merge pull request #391 from TASBE/fix/issue.279
jakebeal Jan 29, 2019
33f1dc0
use the warning switching facility to switch notify/succeed/skip
Feb 4, 2019
7a36765
Merge pull request #394 from TASBE/fix/issue.393
jakebeal Feb 4, 2019
7aba85f
fix typo
Feb 4, 2019
764249e
Merge pull request #395 from TASBE/develop
jakebeal Feb 5, 2019
e82e9c7
update version for release
jakebeal Feb 5, 2019
0354f0e
update pre-release version in develop
Feb 5, 2019
724fc06
Add warning when units other than MEFL are selected for bead calibration
Feb 5, 2019
29ed2c4
Merge pull request #396 from TASBE/fix/issue.143
jakebeal Feb 6, 2019
b59cdff
more informative warnings in fca_readfcs
Feb 14, 2019
4d83489
Fix issue #400
Feb 14, 2019
c4247bd
Merge pull request #401 from TASBE/fix/issue.400
jakebeal Feb 14, 2019
2107516
turn off channel disambiguation warning
Feb 14, 2019
2413307
Merge pull request #403 from TASBE/fix/issue.384
jakebeal Feb 14, 2019
dc1a899
Addressed issues #398 and #397
Feb 26, 2019
981d3fd
Changed JSON encoding and decoding to work with Octave
Feb 26, 2019
ff199c5
Fixed empty string problem
Feb 26, 2019
3bc9db0
Made fca_readcsv compatible with octave
Feb 26, 2019
28fd316
set stem name before running ```per_color_constitutive_analysis```
Feb 27, 2019
c47b5c3
Merge branch 'develop' into coverney.issue397
Feb 27, 2019
38ca6e0
Copied original test_fca_reading file
Feb 27, 2019
5c50178
typo fix
Feb 27, 2019
959acda
restored use of flow.maxEvents
Feb 27, 2019
04fb3a0
Merge pull request #408 from TASBE/coverney.issue397
jakebeal Feb 27, 2019
132481a
Added CSVReaderHeader config and tested it with the tutorial
Feb 28, 2019
9e5f5b2
Merge pull request #412 from TASBE/coverney.issue410
jakebeal Feb 28, 2019
8125c8b
Merge branch 'develop' of https://github.com/TASBE/TASBEFlowAnalytics…
Feb 28, 2019
e99798f
warn when too few size beads
Mar 3, 2019
3b46c06
add URQP-38-6K, fixing #406
Mar 3, 2019
0a117e0
Merge pull request #413 from TASBE/fix/issue.405
jakebeal Mar 3, 2019
ead8f7e
Merge pull request #414 from TASBE/develop
jakebeal Mar 3, 2019
2a5fa14
Update version.txt
jakebeal Mar 3, 2019
49543a8
Added structs to JSON header
Mar 5, 2019
4e5c2e6
Added JSON header from tutorial to test directory
Mar 5, 2019
7c0f3fe
Fixed little typo in ```test_csv_reading```
Mar 5, 2019
f65159f
Addressed issue #407
Mar 5, 2019
0c7eb41
Wrote test for batch_analysis_csv
Mar 12, 2019
5c690d7
Updated expected point cloud to match with tutorial
Mar 12, 2019
3ab08c4
Merge pull request #416 from TASBE/coverney.issue415
jakebeal Mar 12, 2019
2c9f508
Merge pull request #419 from TASBE/develop
jakebeal Mar 12, 2019
8ccb500
Update version.txt
jakebeal Mar 12, 2019
048c2bb
update development version
Mar 12, 2019
651e85a
Merge branch 'develop' into coverney.issue407
Mar 12, 2019
39c83c0
Fixed batch analysis octave bug
Mar 13, 2019
9c3fc70
Fixed test_batch_output_excel octave bug
Mar 13, 2019
dab8a6e
Merge pull request #418 from TASBE/coverney.issue407
jakebeal Mar 13, 2019
fb7f58a
Created DataFile objects and updated tests
Mar 20, 2019
eff8427
Fix issue #422, test to ensure fix is in
Mar 25, 2019
d1399f2
Merge pull request #423 from TASBE/fix/issue.422
jakebeal Mar 25, 2019
7074de2
Fixed getExcelFilename bug when making colormodel from excel
Mar 26, 2019
263baae
Merge branch 'develop' into coverney.issue411
Mar 26, 2019
d25a2a5
Fixed bug when writing point cloud files
Mar 26, 2019
c75e927
Fixed logical operator comparison bug
Mar 26, 2019
7ef6823
reproduce issue 420 in a test; also fix an issue for older Matlab rea…
Mar 28, 2019
c9809a5
added fcs_channel constructor, using it to ensure fields all get popu…
Mar 28, 2019
bf2ada4
csv reading now testing successfully
Mar 28, 2019
6abb0b8
add in fcs 3.1 field that was causing trouble
Mar 28, 2019
2c33083
Merge pull request #427 from TASBE/fix/issue.420
jakebeal Mar 28, 2019
2e79b50
Addressed requested changes
Apr 2, 2019
5926f9d
Merge pull request #424 from TASBE/coverney.issue411
jakebeal Apr 2, 2019
00c0523
Addressed issue #425
Apr 2, 2019
43989ea
Merge branch 'develop' into coverney.issue411
Apr 2, 2019
ab544c9
Fixed csv reading test
Apr 2, 2019
1a07db8
Merge pull request #430 from TASBE/coverney.issue425
jakebeal Apr 3, 2019
90b1a18
Changed to canonical pathnames in CSV header filename matching
Apr 3, 2019
ef9fc67
Merge pull request #431 from TASBE/coverney.issue426
jakebeal Apr 3, 2019
3cb34e2
Ensure that flow.channel_template_file gets wrapped into a DataFile o…
Apr 3, 2019
b98965a
Merge pull request #433 from TASBE/fix/datafile-in-resolve
jakebeal Apr 3, 2019
6233a0c
add zero-argument constructor
Apr 4, 2019
5caefc2
Merge pull request #434 from TASBE/fix/issue.432
jakebeal Apr 4, 2019
c1855e6
ensure batch analysis DataFile conversions
Apr 4, 2019
c470b62
fail faster and with a clearer error message when beads are missing
Apr 4, 2019
cca002d
Merge pull request #435 from TASBE/fix/issue.432
jakebeal Apr 4, 2019
b5d1e70
Merge pull request #436 from TASBE/fix/failfast-on-missing-beadfile
jakebeal Apr 4, 2019
f1c1d99
make autofluorescence models use TASBEconfig, refactor
Apr 9, 2019
85bb8bf
update autofluorescence model documentation
Apr 9, 2019
f2b9915
Addressed #421 and #409
Apr 10, 2019
ebf6348
Merge pull request #437 from TASBE/coverney.issue421
jakebeal Apr 11, 2019
00154be
improve clarity
Apr 13, 2019
6c562ce
Update README to fix #124
Apr 13, 2019
b0fdb13
Reviewed all label commands, so all that need units have units. Fix #9.
Apr 14, 2019
9ec9172
use TASBEConfig for cm_scatter and fcs_scatter figure sizes
Apr 14, 2019
99f6123
AutogateParameters --> TASBEConfig
Apr 14, 2019
37b6a55
use output figure size in plots
Apr 14, 2019
ba77fa2
compensations use figure size
Apr 14, 2019
669b8eb
Merge pull request #439 from TASBE/fix/issue.9
jakebeal Apr 14, 2019
8d1c067
finished figure resizing, expansion of TASBEConfig
Apr 15, 2019
ea9cb6d
Merge branch 'develop' into fix/issue.429
Apr 15, 2019
d9eee1c
fix bad merge
Apr 15, 2019
aafead3
remove obsolete commands
Apr 15, 2019
e7e4110
working on handling of derived channels
Apr 15, 2019
5f50a1c
updated obsolete AutofluorescenceModel constructor
Apr 15, 2019
87655eb
allow derived channels for color models
Apr 15, 2019
e5b2b72
Merge pull request #440 from TASBE/fix/issue.429
jakebeal Apr 15, 2019
95b802d
Merge branch 'develop' into fix/issue.428
Apr 15, 2019
749540a
generalized to enable reading of synthetic channels
Apr 15, 2019
7bb90f5
fix bad pointer in test
Apr 15, 2019
d9ddfdc
deal with octave vs. matlab difference in handling mean([])
Apr 15, 2019
3dc0d6c
fix stupid typo
Apr 15, 2019
3e1ac21
octave std doesn't do weighting, made a weighted version
Apr 15, 2019
f3e1102
Merge pull request #441 from TASBE/fix/issue.428
jakebeal Apr 15, 2019
c6bf59a
Updated TASBEConfig sheet
Apr 16, 2019
7b5a7a2
Merge pull request #445 from TASBE/coverney.issue444
jakebeal Apr 16, 2019
dce03b3
Added test_colormodel_csv
Apr 17, 2019
d9f1338
Fixed error with pathnames
Apr 17, 2019
f52bce5
Updated colormodel csv filenames
Apr 17, 2019
cf63f4e
removed test_colormodel_warnings
Apr 17, 2019
2cd8d0b
make sure postfilters can be applied to already-unit-converted CSV files
Apr 22, 2019
f6a5814
Merge pull request #447 from TASBE/fix/postfilter_csv
jakebeal Apr 22, 2019
099a7c4
fix sample stat sizes to prevent shaping issue with all-blank samples
Apr 24, 2019
8e4df09
Merge pull request #448 from TASBE/fix/allblank-shaping
jakebeal Apr 24, 2019
9f5cccf
Added channelMaximum to TASBEConfig
Apr 24, 2019
95a43cc
Fixed typo in computeColorTranslations
Apr 24, 2019
c062ec9
add returns to config checkpointing to decrease test cross-contamination
Apr 24, 2019
2e339cf
Merge pull request #446 from TASBE/coverney.issue399
jakebeal Apr 24, 2019
327e890
shorten the amount of samples handled in some tests
Apr 24, 2019
a5ab9ee
warn on setting a previously unknown configuration key
Apr 24, 2019
e8fdc94
Merge pull request #451 from TASBE/develop
jakebeal Apr 24, 2019
a4e8ab3
Merge pull request #450 from TASBE/shorten-tests
jakebeal Apr 24, 2019
7cbb218
Update version.txt
jakebeal Apr 24, 2019
061587f
Merge branch 'master' into develop
Apr 24, 2019
987e91a
update development version
Apr 24, 2019
9e483ce
Merge pull request #452 from TASBE/fix/issue.443
jakebeal Apr 24, 2019
ea80675
Attempt to fix range issue by reading whole first sheet rather than a…
Apr 24, 2019
ee221c5
Merge pull request #453 from TASBE/fix/issue.171
jakebeal Apr 24, 2019
6d35d30
Added channelMaximum to test_colormodel
Apr 26, 2019
d005ab7
Merge pull request #449 from TASBE/coverney.issue252
jakebeal Apr 26, 2019
1c3a8d8
Allow gate components to be selected by location as well as by ID, wh…
Apr 28, 2019
282d307
refactor csv reading to separate header and data reads
Apr 28, 2019
e26feba
more userful refactoring; 438 may not move forward farther, however.
Apr 29, 2019
32b4011
Merge pull request #454 from TASBE/fix/issue.159
jakebeal Apr 29, 2019
33e7faf
Merge pull request #455 from TASBE/fix/issue.438
jakebeal Apr 29, 2019
9b2c550
Addressed issue #359
Apr 30, 2019
5d50aad
Made suggested changes
Apr 30, 2019
1371306
Fixed gating test
Apr 30, 2019
14f914c
Merge pull request #456 from TASBE/coverney.issue359
jakebeal Apr 30, 2019
d09fa37
Addressed issue #360
May 6, 2019
398c729
Merge branch 'develop' into coverney.issue360
May 6, 2019
0b15380
Merge pull request #457 from TASBE/coverney.issue360
jakebeal May 6, 2019
0241cc0
avoid false "high gating variation" warnings triggered by not using a…
May 6, 2019
41ebefb
Merge pull request #458 from TASBE/fix/avoid-zero-gating-warnings
jakebeal May 7, 2019
a64cf3a
Modified code structure to be more efficient
May 7, 2019
e32f921
Merge pull request #459 from TASBE/coverney.issue360
jakebeal May 7, 2019
af4d3b0
Merge pull request #461 from TASBE/develop
jakebeal May 7, 2019
66101ea
Update version.txt
jakebeal May 7, 2019
ff9a2a1
Added print name checking to read csv
May 13, 2019
5136fa5
Added tests for issue #460
May 13, 2019
6e19c95
List channel options when channel name not found
May 13, 2019
fd428d7
Added print names to colormodel_csv.json
May 14, 2019
c7edfbe
Merge pull request #463 from TASBE/coverney.issue347
jakebeal May 14, 2019
bd42cf4
Merge pull request #462 from TASBE/coverney.issue460
jakebeal May 14, 2019
fe0204a
fixed a matlab reading bug, partial fix of #467
Jun 5, 2019
97bd993
modification of colormodel_csv.json to exercise issues #466 and #467
Jun 5, 2019
d47f1a8
Addressed issues #467 and #466
Jun 8, 2019
7fd519d
Added a more foolproof solution to issues #467 and #466
Jun 8, 2019
a8630f9
Merge pull request #468 from TASBE/coverney.issue467
jakebeal Jun 9, 2019
745d3b4
update citation in author and readme file
Jun 11, 2019
9c810a8
Merge branch 'master' of https://github.com/TASBE/TASBEFlowAnalytics
Jun 14, 2019
f91f7e3
Addressed issue #356
Jun 22, 2019
8710179
Addressed issue #469
Jun 22, 2019
c6ac81e
Added test for batchResults
Jun 22, 2019
1787d51
Fixed reference to `InducerLevelsToFiles`
Jun 22, 2019
89773a3
Merge pull request #474 from TASBE/coverney.issue469
jakebeal Jun 22, 2019
6d5158f
Changed output of `writeBatchResults` to actual data instead of csv file
Jun 22, 2019
4e9c9e2
Merge pull request #473 from TASBE/coverney.issue356
jakebeal Jun 22, 2019
c4d20e4
Update version.txt
jakebeal Jun 23, 2019
f180e8f
Merge branch 'master' into develop
jakebeal Jun 23, 2019
2495d01
Merge pull request #475 from TASBE/develop
jakebeal Jun 23, 2019
40eb037
update to next alpha version
Jun 24, 2019
567f010
Addressed issue #470
Jun 29, 2019
997b0b2
Fixed test because added Config to bottom of plots
Jun 29, 2019
4418c26
Merge pull request #477 from TASBE/coverney.issue470
jakebeal Jun 29, 2019
01a0d57
add ACS SynBio TASBE publication reference
jakebeal Sep 4, 2019
dad6a47
check if xenial vs. trusty is causing the crash
Sep 5, 2019
9d43e16
attempt migration to xenial on travis
Sep 5, 2019
d313e0e
Merge pull request #479 from TASBE/bug/xenial-v-trusty
jakebeal Sep 5, 2019
1bd6a6e
import travis xenial patch used in develop
jakebeal Sep 5, 2019
16c6906
correct "SPILL" to "SPILLOVER" in fca_readfcs.m
Sep 27, 2019
b755e37
make fcs_channel_names tolerant to both string and DataFile call
Sep 27, 2019
39f1630
Merge pull request #483 from TASBE/fix/fca-spillover
jakebeal Sep 27, 2019
198c266
Merge pull request #484 from TASBE/develop
jakebeal Sep 27, 2019
89b3204
Update version for release
jakebeal Sep 27, 2019
ce85d99
Updated README
Oct 2, 2019
e482c6b
Update README
Oct 2, 2019
60422f5
Merge pull request #485 from TASBE/coverney.issue481
jakebeal Oct 2, 2019
755bc0e
Addressed issues #480 and #482
Oct 2, 2019
1c0ae4d
Merge pull request #486 from TASBE/coverney.issue482+480
jakebeal Oct 3, 2019
df68560
Edited TASBEConfig and TASBESession for #292
Dec 14, 2019
29fc3a7
Wrote TASBESession error_silent function for excel interface
Dec 15, 2019
1fcf022
Fixed bug in `test_errors_excel`
Dec 16, 2019
fca39e8
Continue to fix bug in test_excel_errors
Dec 16, 2019
adec87b
Continue to fix bug in `test_errors_excel`
Dec 16, 2019
4fabddc
Continue to fix bug in `test_errors_excel`
Dec 16, 2019
921098d
Continuing to fix bug in test_errors_excel
Dec 16, 2019
5cb5039
Merge pull request #488 from TASBE/coverney.issue292
jakebeal Dec 16, 2019
bd9f224
Merge pull request #493 from TASBE/develop
jakebeal Jan 14, 2020
b80b6ad
release 8.3.0
jakebeal Jan 14, 2020
e477b36
Release 8.3.0
jakebeal Jan 14, 2020
3d0aef2
Prepare develop for alpha of next version
Jan 14, 2020
a4c55fe
added SpheroTech URCP-38-2K lot AL02
Mar 12, 2020
1c38547
fix issue #494, also use previously ignored minimumBinCount variable
May 8, 2020
ed0274d
Merge pull request #499 from TASBE/fix/issue.494
jakebeal May 8, 2020
732aaea
Merge pull request #500 from TASBE/develop
jakebeal May 8, 2020
8d012fe
Update version.txt
jakebeal May 8, 2020
7c9d0a3
add link to iGEM
jakebeal Jul 22, 2020
626e0d7
fix FCS read handling of very small files
Sep 11, 2020
b8f64e7
handle octave crash on empty flow file
Sep 12, 2020
d120c8e
Merge pull request #506 from TASBE/fix/issue-505
jakebeal Sep 12, 2020
d66b6e4
add a second test
Sep 17, 2020
1e56f58
fix test 2
Sep 18, 2020
3cf680b
additional challenging test
Sep 18, 2020
5f6924b
reproduce and fix SD2 bug
Sep 22, 2020
50a7371
Merge pull request #508 from TASBE/fix/issue-505
jakebeal Sep 22, 2020
0d7cc09
fix for n-sample case as well
Sep 22, 2020
8b704e4
Merge pull request #509 from TASBE/fix/issue-505
jakebeal Sep 22, 2020
038296b
more fundamental fix for the problem in issue #505
Sep 22, 2020
14d5727
Merge pull request #510 from TASBE/505-revisited
jakebeal Sep 22, 2020
9a401ad
Merge pull request #507 from TASBE/develop
jakebeal Sep 23, 2020
583a291
Update version.txt
jakebeal Sep 23, 2020
f679ef6
push version for development
Sep 23, 2020
3712638
fix URQP catalog number and add lot AL01
Oct 16, 2020
36d27c4
Merge pull request #513 from TASBE/fix/issue-511
jakebeal Oct 16, 2020
4d8b9e2
Add additional spherotech 38-2K lots
Nov 24, 2020
7158d21
Merge pull request #516 from TASBE/develop
jakebeal Nov 24, 2020
1a56c32
Update version.txt
jakebeal Nov 24, 2020
a50edd9
fix a handling of multi-component degenerate Gaussian fits and of emp…
Feb 17, 2021
0ba070d
Merge pull request #520 from TASBE/fix/multi-component-degenerate-gau…
jakebeal Feb 17, 2021
d76a933
Add capability to plot GMMs in batch analyses
jakebeal Mar 3, 2021
57a4d85
Merge pull request #521 from TASBE/batch-plot-GMMs
jakebeal Mar 3, 2021
b72dfae
Merge pull request #522 from TASBE/develop
jakebeal Mar 4, 2021
db34233
Update version.txt
jakebeal Mar 4, 2021
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
69 changes: 69 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,69 @@
# vim ft=yaml
# travis-ci.org definition for TASBEFlowAnalytics build (based on MOxUnit)
#
# This pretends to be java because it needs GNU Octave which is not
# available (as of April 2015)

language: java

services:
- xvfb
cache:
- apt
env:
global:
- OCTAVE=octave
matrix:
- WITH_COVERAGE=
# Disable until ready to go there:
#- WITH_COVERAGE=true
#- RUN_DOC_TEST=true
before_install:
# to prevent IPv6 being used for APT
- sudo bash -c "echo 'Acquire::ForceIPv4 \"true\";' > /etc/apt/apt.conf.d/99force-ipv4"
- travis_retry sudo apt-get -y -qq update
- travis_retry sudo apt-get install -y -qq software-properties-common python-software-properties
- travis_retry sudo apt-add-repository -y ppa:octave/stable
- travis_retry sudo apt-get -y -qq update
# get Octave 4,0
- travis_retry sudo apt-get -y -qq install octave liboctave-dev
# install Octave io package
# Forge is unreliable: trying to get directly instead:
# - octave --no-gui --quiet --eval "pkg install -forge io"
# - wget -O io-2.4.10.tar.gz https://downloads.sourceforge.net/octave/io-2.4.10.tar.gz?download --no-check-certificate
- octave --no-gui --quiet --eval "pkg install matlab_compat/io-2.4.10.tar.gz"
# install MOxUnit
- cd ..
- rm -rf MOxUnit
- git clone https://github.com/MOxUnit/MOxUnit.git
- make -C MOxUnit install
# install MOcov
- rm -rf MOcov
- git clone https://github.com/MOcov/MOcov.git
- make -C MOcov install
# retrieve MOdox
- rm -rf MOdox
- travis_retry git clone -v git://github.com/MOdox/MOdox.git
- make -C MOdox install
# retrieve Tutorial for running tests
- rm -rf TASBEFlowAnalytics-Tutorial
- git clone --branch=master https://github.com/TASBE/TASBEFlowAnalytics-Tutorial
# go back to original directory
- cd TASBEFlowAnalytics

script:
- if [[ "$WITH_COVERAGE" == "true" ]]; then
TEST_ARGS=WITH_COVERAGE=true;
COVER_ARGS=COVER=`pwd`/TASBEFlowAnalytics;

if [[ "$TRAVIS" == "true" ]]; then
OUTPUT_ARGS=COVER_JSON_FILE=`pwd`/coveralls.json;
AFTER_SCRIPT="curl --verbose -F json_file=@`pwd`/coveralls.json https://coveralls.io/api/v1/jobs";
fi;
elif [[ "$RUN_DOC_TEST" == "true" ]]; then
TEST_ARGS=RUN_DOC_TEST=true;
fi;

- echo Test arguments $TEST_ARGS $COVER_ARGS $OUTPUT_ARGS $RESULT_ARGS
- make test $TEST_ARGS $COVER_ARGS $OUTPUT_ARGS $RESULT_ARGS
- eval $AFTER_SCRIPT
10 changes: 0 additions & 10 deletions @AnalysisParameters/setMEFLPerPlasmid.m

This file was deleted.

33 changes: 0 additions & 33 deletions @AutoFluorescenceModel/AutoFluorescenceModel.m

This file was deleted.

10 changes: 0 additions & 10 deletions @AutoFluorescenceModel/getMeanMEFL.m

This file was deleted.

10 changes: 0 additions & 10 deletions @AutoFluorescenceModel/getStdMEFL.m

This file was deleted.

74 changes: 0 additions & 74 deletions @ColorModel/ColorModel.m

This file was deleted.

18 changes: 0 additions & 18 deletions @ColorModel/au_to_MEFL.m

This file was deleted.

Loading