File: includeme.rst

package info (click to toggle)
python-pybedtools 0.10.0-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 16,620 kB
  • sloc: python: 10,030; cpp: 899; makefile: 142; sh: 57
file content (50 lines) | stat: -rw-r--r-- 1,309 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50

.. currentmodule:: pybedtools

.. _Tabix: http://samtools.sourceforge.net/tabix.shtml

.. _download page: http://sourceforge.net/projects/samtools/files/

.. _samtools: http://samtools.sourceforge.net/

.. _tempdir: http://docs.python.org/library/tempfile.html#tempfile.tempdir

.. _filo: https://github.com/arq5x/filo

.. _R: http://www.r-project.org/

.. _BEDTools: http://github.com/arq5x/bedtools

.. _BEDTools documentation: http://code.google.com/p/bedtools/#Documentation

.. _Learn Python the Hard Way: http://learnpythonthehardway.org/static/LearnPythonTheHardWay.pdf

.. _IPython: http://ipython.scipy.org/moin/

.. _BED format: http://genome.ucsc.edu/FAQ/FAQformat#format1

.. _pip: http://www.pip-installer.org/en/latest/installing.html

.. _easy_install: http://pypi.python.org/pypi/setuptools

.. _Python Package Index: http://pypi.python.org/pypi

.. _Cython: http://cython.org/

.. _Python: http://www.python.org/

.. _nosetests: http://somethingaboutorange.com/mrl/projects/nose/

.. _PyYAML: http://pyyaml.org/wiki/PyYAMLDocumentation

.. _Sphinx: http://sphinx.pocoo.org/

.. _Cygwin: http://www.cygwin.com

.. _argparse: http://pypi.python.org/pypi/argparse

.. _nose: http://pypi.python.org/pypi/nose

.. _scipy: http://www.scipy.org/

.. _matplotlib: http://matplotlib.sourceforge.net/