Skip to content
  • View menu
  • View sidebar

bioinfo core

Index & solution of bioInfo utilities

  • Home
  • All entries
  • Blogs
  • Contact
  • About

Categories

  • Between languages (7)
  • Blogs (8)
  • Python (35)
  • R (1)
  • Unix (37)

Tags

bedfile Blogs conda Excel html numpy Pandas Python R slurm Unix
03/31/202010/21/2021 by bioinfocore

Split bed file by chromosome

  • Unix
  • bedfile, Unix

Split bed file by chromosome, output will be in the same folder of your input.bed file.

./splitBed.sh input.bed

splitBed.sh

Download the code from here: https://github.com/bioinfocore/bashCore/blob/master/splitBed.sh

Post navigation

← Previous Post Merge, join, concatenate in Pandas
Next Post → Pandas remove rows with all zeros
Copyright 2022 | by bioinfocore