When running DaPars with Ensembl gene model which has no "chr" prefix and sample files with no leading "chr" to match, I found that I obtain an empty output file. I then looked into the code https://github.com/ZhengXia/dapars/blob/master/src/DaPars_main.py and saw that on line 495, the if condition requires that each line in the sample files to start with "chr" when it says "if....line[0:3] == 'chr'".Is it true that the model requires leading "chr" in the input files? And if so, is it safe to add leading "chr" for the input sample files and Ensemble gene model file?Farica
--
You received this message because you are subscribed to the Google Groups "DaPars" group.
To unsubscribe from this group and stop receiving emails from it, send an email to dapars+un...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/dapars/a39047bd-9765-427b-ab2c-4602a63ee83en%40googlegroups.com.
On 28 Aug 2021, at 12:04, Farica Zhuang <far...@seas.upenn.edu> wrote:
To view this discussion on the web visit https://groups.google.com/d/msgid/dapars/0d3fbaf9-aec7-4edd-b6cc-9fcb44a5494en%40googlegroups.com.