Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix: Added a fix in CLI and fragCounter.R to take reference when cram files are used. #27

Merged
merged 1 commit into from
Oct 17, 2023

Conversation

tanubrata
Copy link
Contributor

Description:

  • Updated the CLI to consider reference when mentioned with CRAM format input
  • Updated PrepareCov() function to accept reference when CRAM files are provided.

Changes:

  • Updated the CLI to add an option for reference when CRAM files are given as input
  • Updated PrepareCov() function to take reference
  • Updated the DESCRIPTION and NAMESPACE to set the current paths of in-house packages
  • Added a typo fix in line 956 ( cramo -> cram)
  • Loading the GenomeInfoDb because it was failing for cram files

Impact:

  • This should fix the issue for working with cram files

… files are used. Updated the NAMESPACE and DESCRIPTION with current paths
@codecov
Copy link

codecov bot commented Oct 16, 2023

Welcome to Codecov 🎉

Once merged to your default branch, Codecov will compare your coverage reports and display the results in this comment.

Thanks for integrating Codecov - We've got you covered ☂️

@shihabdider shihabdider merged commit 2b9c05d into mskilab-org:master Oct 17, 2023
2 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants