Software

EigenDel

EigenDel is developed by C++ and Python. It takes advantage of unsupervised learning to detect germline submicroscopic genomic deletions based on pair-end reads. To download or for more details, please refer to https://github.com/lxwgcool/EigenDel.

CircDBG

CircDBG is developed by C++. It uses a special designed de Bruijn graph for circular RNA detection. For more details, please refer to https://github.com/lxwgcool/CircDBG.

CircMarker

CircMarker is developed by C++. It finds circular RNA based on k-mers rather than reads mapping. For more details, please refer to https://github.com/lxwgcool/CircMarker.