Skip to content

ZnL-BCM/R-python-collections

Repository files navigation

R-python-collections

Zian Liu

Last updated: 8/30/2022

This is a collection of R/Python scripts for various functionalities, as well as certain scripts I have built for practice.

  • get_cpg_probes_hg19.R R script for generating a BED file that maps Illumina CpG probes to genomic coordinates and strands. This only works for hg19, for hg38 please use UCSC's liftOver tool to convert.
  • example_getopt.py Python script for getopt module-based command line input, can be used by copying directly into scripts.
  • combination_func.py Ever tried to get the "combination" of all items in an array? This function does this for you.

For practice:

  • mortgage_calculator_example.py An early python script I coded to practice command-line inputs and for loops.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published