Open NicolasProvencher opened 4 months ago
Interesting problem.
I'll start looking into a smart way to limit the size of filenames while still ensuring being linked to the ribo_ids as defined by the configuration file.
I might not be able to get to this for a little bit. I hope you can continue working for now.
An immediate solution would be to use shorter keys in the dictionary given under ribo_paths
.
yeah No worries ive already replaced the file names by a single letter in the yml temporarly
Hi, i followed your suggestion to try and fix my bam too big problem #8 since i have a lot of small similar bam. Since your code seem to stack all the name in the output file name, the name given is now too long heres the error
i tried specifying a outprefix thinking it would overwrite the input name stacking but it doesnt seem to fix the problem since it seems like appart from the name thing my #8 seems to be fixed imma close that issue
maybe add a simple check to see how many file there is in the merge and if theres more htan 5 replace all subsequent filename but something like 'and all' or 'etc' or in the merged case if outprefix is given just output outprefix_merged_suffix.file