Ben
unread,May 12, 2010, 3:02:02 PM5/12/10Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Pysam User group
I'm looking for a python tool to manipulate sam and bam files. This
looks like it may be the ticket, however:
[root@sfgf-vm-8 pysam-0.2]# python setup.py install
running install
running build
running build_py
creating build
creating build/lib.linux-x86_64-2.4
creating build/lib.linux-x86_64-2.4/pysam
copying pysam/__init__.py -> build/lib.linux-x86_64-2.4/pysam
copying pysam/Pileup.py -> build/lib.linux-x86_64-2.4/pysam
copying pysam/namedtuple.py -> build/lib.linux-x86_64-2.4/pysam
running build_ext
building 'pysam/csamtools' extension
/root/Desktop/pysam-0.2/pysam/csamtools.pxd:161:9: 'bam_dup1'
redeclared
/root/Desktop/pysam-0.2/pysam/csamtools.pxd:163:9: 'bam_copy1'
redeclared
/root/Desktop/pysam-0.2/pysam/csamtools.pyx:7:4: Syntax error in
simple statement list
[root@sfgf-vm-8 pysam-0.2]#
I'm running RHEL 5.5, python 2.4, biopython 1.54, samtools 0.1.7a