Commit 2cc4ef8c authored by Aikaterini Kalou's avatar Aikaterini Kalou
Browse files

Added a new test directory for autopkgtest along with some sample data

parent 8114d2c2
Loading
Loading
Loading
Loading

README.test

0 → 100644
+12 −0
Original line number Diff line number Diff line
otes on how this package can be tested.


This package can be tested by executing

   sh run-unit-test

in order to confirm its integrity.

Notes : the sample data are recovered from; https://github.com/arq5x/  They are both .BED 
file extensions. However the macs package install instructions is
using the BAM extension format. If anyone has any recommendation on where to find sample data in this format it will be much appreciated :)
+11628 −0

File added.

Preview size limit exceeded, changes collapsed.

+88292 −0

File added.

Preview size limit exceeded, changes collapsed.

+4 −0
Original line number Diff line number Diff line
debian/examples/aluY.chr1.bed	usr/share/doc/macs/examples
debian/examples/gerp.chr1.bed	usr/share/doc/macs/examples
debian/README.test		usr/share/doc/macs
debian/tests/run-unit-test	usr/share/doc/macs

debian/macs.examples

0 → 100644
+3 −0
Original line number Diff line number Diff line
examples/*
debian/examples/*
release/common/*.tree
Loading