You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As far as I know, SALSA is currently the only tool that utilizes BED files. There is no widely used aligner for Hi-C/Pore-C data that outputs alignments in BED format. Additionally, the BED files input into SALSA are converted from BAM files. Therefore, we currently do not have the plan to provide support for BED files. Sorry!
Thank you for the quick response. I appreciate the information provided.
I'd like to share that other programs, such as YAHS, also utilize the BED format. Additionally, one advantage that BED files have over BAM files is their significantly smaller size, which makes them more efficient for data storage and management. From an infrastructure perspective, adopting BED files could offer a notable advantage when managing large datasets.
Furthermore, because BED files are text-based, they are easier to manipulate and inspect compared to the more complex BAM format. Their versatility and ease of use make them beneficial for quick data exploration and downstream analyses.
I hope this additional perspective might be useful as you consider future developments.
Best wishes and really thanks for the development of this excellent tool HapHic! :)
Hi there
Is it possible to implement support for BED files along with BAM and PAIR formats?
Best regards
The text was updated successfully, but these errors were encountered: