# HG changeset patch
# User triasteran
# Date 1645547422 0
# Node ID 140d17c882425097c00d37ac6f7729c739b5b93b
# Parent  efba05717d102b767abc9736e51371345c922fa7
Uploaded
diff -r efba05717d10 -r 140d17c88242 BamToBigWig_planemo/.shed.yml
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/BamToBigWig_planemo/.shed.yml	Tue Feb 22 16:30:22 2022 +0000
@@ -0,0 +1,4 @@
+categories: [Transcriptomics]
+description: riboseq_bam_to_bigwig_for_gwips
+name: bam_to_bigwig
+owner: triasteran
diff -r efba05717d10 -r 140d17c88242 BamToBigWig_planemo/bam2bigwig.xml
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/BamToBigWig_planemo/bam2bigwig.xml	Tue Feb 22 16:30:22 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 efba05717d10 -r 140d17c88242 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 16:30:22 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=