# HG changeset patch
# User triasteran
# Date 1645544318 0
# Node ID 012dc1867dc7de4560baf25a97f8705ad8a93894
Not_yet_tested_properly
diff -r 000000000000 -r 012dc1867dc7 BamToBigWig_planemo/.shed.yml
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/BamToBigWig_planemo/.shed.yml Tue Feb 22 15:38:38 2022 +0000
@@ -0,0 +1,4 @@
+categories: [Transcriptomics]
+description: riboseq_bam_to_bigwig_for_gwips
+name: bam_to_bigwig
+owner: triasteran
diff -r 000000000000 -r 012dc1867dc7 BamToBigWig_planemo/bam2bigwig.xml
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/BamToBigWig_planemo/bam2bigwig.xml Tue Feb 22 15:38:38 2022 +0000
@@ -0,0 +1,40 @@
+
+
+ pysam
+ bedtools
+ ucsc-bedgraphtobigwig
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ --outfile=
+
+
+ @misc{githubbam_to_bigwig,
+ author = {Audrey},
+ year = {2022},
+ title = {bam_to_bigwig},
+ publisher = {GitHub},
+ journal = {GitHub repository},
+ url = {https://github.com/triasteran/RiboGalaxy_tools}, }
+
+
+
diff -r 000000000000 -r 012dc1867dc7 BamToBigWig_planemo/bam_to_bigwig_py3.py
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/BamToBigWig_planemo/bam_to_bigwig_py3.py Tue Feb 22 15:38:38 2022 +0000
@@ -0,0 +1,115 @@
+#!/usr/bin/env python
+#Original version copyright Brad Chapman with revisions from Peter Cock
+#and ideas from Lance Parsons
+"""Convert BAM files to BigWig file format in a specified region.
+
+Usage:
+ bam_to_wiggle.py [] [--outfile=