-
Notifications
You must be signed in to change notification settings - Fork 1
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
Removing ccle_name dependency, adding lua support #88
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Contributor
jdavis3141
commented
Jan 15, 2025
- ccle_name is no longer necessary and the default cell line columns are now pool_id, depmap_id, & lua
- ccle_name is added back for portal usage in the adapter script
- sync_to_s3 now properly formats the inst_info file as tab delimited
- copies and gzips the EPS_QC output to the sync_to_s3 directory
- automatically syncs to s3 using build_name
- removed dependency on log2_n values in various modules
…ovy) - Remove ccle_name from cols we get from celldb, add lua - Change default cell_line_cols in scripts to match - Remove deprecated scripts
merging main into this branch with latest updates from main
…and ctrl_cols, also removed control_mad_sqrtN calculation
…ian_normalized_n from collapse l2fc module
Drop cols
Now the module needs to accept pseudocount to calculate log2_n on the fly
jdavis3141
requested review from
uwidocki and
ashishge1
and removed request for
uwidocki and
ashishge1
January 16, 2025 00:00
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.