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
11/02/202002/01/2023 by bioinfocore

Unix convert a string to lower case

  • Unix
  • Unix
echo "ABCD-EFGH" | tr '[:upper:]' '[:lower:]'

Source:
https://stackoverflow.com/questions/2264428/how-to-convert-a-string-to-lower-case-in-bash

Post navigation

← Previous Post Ignore row with only NaN in plotHeatmap – deepTools
Next Post → Unix check if a file exists
Copyright 2024 | by bioinfocore