Updated bedFile.cpp for better stdin support
1. Changed BedFile::loadBedFileIntoMapNoBin() to allow either "" or "stdin". 2. Consequently, this allows mergeBed to accept stdin as well.
Loading
Please register or sign in to comment
1. Changed BedFile::loadBedFileIntoMapNoBin() to allow either "" or "stdin". 2. Consequently, this allows mergeBed to accept stdin as well.