DivyaratanPopli / Kinship_Inference

This is a tool to estimate pairwise relatedness from ancient DNA, taking in account contamination, ROH, ascertainment bias.
GNU General Public License v3.0
7 stars 1 forks source link

Paths of bam files #12

Closed npsonis closed 1 year ago

npsonis commented 1 year ago

Hi, great tool!

I was wondering if it will be better to have as input a list of bam file names with their entire path instead of providing the directory where the bam files are located and a list of their names. In this way someone would not have to cp large BAM files from different directories to a single one. Many pipelines produce the final BAM files in separate directories per sample not all-together in a single directory.

Also, please add argument for version.

DivyaratanPopli commented 1 year ago

Hi, thank you for the nice suggestion, I will change this soon.