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

DO NOT MERGE #189

Open
wants to merge 10 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
21 changes: 13 additions & 8 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,18 @@ before_install:
# Update conda itself
- conda update --yes conda
install:
- conda create --yes -n deblur python=$PYTHON_VERSION pip nose flake8 h5py
- conda create --yes -n deblur python=$PYTHON_VERSION #pip nose flake8 h5py
- source activate deblur
- conda install --yes -c bioconda "VSEARCH=2.7.0" MAFFT=7.310 SortMeRNA=2.0
- pip install -U pip coveralls
- pip install --process-dependency-links .
- conda install --yes -c bioconda "VSEARCH=2.8.3" #MAFFT=7.310 SortMeRNA=2.0
script:
- nosetests --with-doctest --with-coverage --cover-package=deblur
- flake8 --max-line-length=200 deblur scripts/deblur setup.py
after_success:
- coveralls
- vsearch --version
- ldd $(which vsearch)
- vsearch --derep_fulllength seqs.fasta --output seqs_derep.fasta --sizeout --fasta_width 0 --minuniquesize 1 --quiet --threads 1
- dmesg | tail -n 10
- head -n 25 /proc/cpuinfo
- echo "kick"
- echo "kick"
- echo "kick"
- echo "kick"
- echo "kick"

7 changes: 7 additions & 0 deletions replicate.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
set -x
set -e

for i in $(seq 1 10)
do
python deblur/test/test_workflow.py workflowTests.test_dereplicate_seqs
done
14 changes: 14 additions & 0 deletions seqs.fasta
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
>seq1
TACCGGCAGCTCAAGTGATGACCGCTATTATTGGGCCTAAAGCGTCCG
>seq2
TACCGGCAGCTCAAGTGATGACCGCTATTATTGGGCCTAAAGCGTCCG
>seq3
TACCGGCAGCTCAAGTGATGACCGCTATTATTGGGCCTAAAGCGTCCG
>seq4
TACCGGCAGCTCAAGTGATGACCGCTATTATTGGGCCTAAAGCGTCCT
>seq5
TACCAGCCCCTTAAGTGGTAGGGACGATTATTTGGCCTAAAGCGTCCG
>seq6
CTGCAAGGCTAGGGGGCGGGAGAGGCGGGTGGTACTTGAGGGGAGAAT
>seq7
CTGCAAGGCTAGGGGGCGGGAGAGGCGGGTGGTACTTGAGGGGAGAAT