-
Notifications
You must be signed in to change notification settings - Fork 10
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
groHMM overhaul #165
groHMM overhaul #165
Commits on Oct 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1df35bd - Browse repository at this point
Copy the full SHA 1df35bdView commit details -
Configuration menu - View commit details
-
Copy full SHA for f7ddbb6 - Browse repository at this point
Copy the full SHA f7ddbb6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 21ba6f7 - Browse repository at this point
Copy the full SHA 21ba6f7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 39265aa - Browse repository at this point
Copy the full SHA 39265aaView commit details -
Configuration menu - View commit details
-
Copy full SHA for f431c73 - Browse repository at this point
Copy the full SHA f431c73View commit details -
Configuration menu - View commit details
-
Copy full SHA for 727fdd1 - Browse repository at this point
Copy the full SHA 727fdd1View commit details -
Configuration menu - View commit details
-
Copy full SHA for bb59488 - Browse repository at this point
Copy the full SHA bb59488View commit details -
Configuration menu - View commit details
-
Copy full SHA for ab20315 - Browse repository at this point
Copy the full SHA ab20315View commit details -
fix(grohmm): Use windowAnalysis
Apparently we weren't doing this. It's in the guidelines and in Shayne's scripts
Configuration menu - View commit details
-
Copy full SHA for 6e0b9a8 - Browse repository at this point
Copy the full SHA 6e0b9a8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 114136c - Browse repository at this point
Copy the full SHA 114136cView commit details -
Configuration menu - View commit details
-
Copy full SHA for d72402b - Browse repository at this point
Copy the full SHA d72402bView commit details -
Configuration menu - View commit details
-
Copy full SHA for ce1c512 - Browse repository at this point
Copy the full SHA ce1c512View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6ba858f - Browse repository at this point
Copy the full SHA 6ba858fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 46646f0 - Browse repository at this point
Copy the full SHA 46646f0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2ad3b9c - Browse repository at this point
Copy the full SHA 2ad3b9cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 65d16d0 - Browse repository at this point
Copy the full SHA 65d16d0View commit details -
Configuration menu - View commit details
-
Copy full SHA for e221791 - Browse repository at this point
Copy the full SHA e221791View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0691cba - Browse repository at this point
Copy the full SHA 0691cbaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 692e688 - Browse repository at this point
Copy the full SHA 692e688View commit details -
Configuration menu - View commit details
-
Copy full SHA for d965491 - Browse repository at this point
Copy the full SHA d965491View commit details -
It's in the vignette but the actual function call and docs don't have a use for it. It just defaults to gene_id. https://github.com/bioinformaticsorphanage/groHMM/blob/86486c388d12a636041c1fc40d1308f96abb5161/R/makeConsensusAnnotations.R#L47-L53
Configuration menu - View commit details
-
Copy full SHA for 013978d - Browse repository at this point
Copy the full SHA 013978dView commit details -
Configuration menu - View commit details
-
Copy full SHA for af3cba8 - Browse repository at this point
Copy the full SHA af3cba8View commit details -
Configuration menu - View commit details
-
Copy full SHA for a5e2bcc - Browse repository at this point
Copy the full SHA a5e2bccView commit details -
fix(grohmm): Give up on taking a tuning file
Can't support everything, if you're gonna run groHMM, you're just going to run the tuning. If you want to minimize the runs, set the grohmm_{min,max}_uts, and grohmm_{min,max}_ltprobb variables to the desired values
Configuration menu - View commit details
-
Copy full SHA for 7807899 - Browse repository at this point
Copy the full SHA 7807899View commit details -
Configuration menu - View commit details
-
Copy full SHA for d67acde - Browse repository at this point
Copy the full SHA d67acdeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 09212f9 - Browse repository at this point
Copy the full SHA 09212f9View commit details -
Configuration menu - View commit details
-
Copy full SHA for d2e4065 - Browse repository at this point
Copy the full SHA d2e4065View commit details -
fix(grohmm): Update groHMM with fix
Now it handles when there are no broken transcripts(ie with a test dataset)
Configuration menu - View commit details
-
Copy full SHA for 2286b7a - Browse repository at this point
Copy the full SHA 2286b7aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9388a21 - Browse repository at this point
Copy the full SHA 9388a21View commit details -
Configuration menu - View commit details
-
Copy full SHA for b7567c8 - Browse repository at this point
Copy the full SHA b7567c8View commit details -
Configuration menu - View commit details
-
Copy full SHA for baa008b - Browse repository at this point
Copy the full SHA baa008bView commit details -
Configuration menu - View commit details
-
Copy full SHA for d9e94aa - Browse repository at this point
Copy the full SHA d9e94aaView commit details -
fix(grohmm): Update labels for parametertuning
Since these are are split into seperate jobs now, they're not "long"(longest I've seen one take is ~143 minutes). Adding arrays later because there's so many of them and they're the same
Configuration menu - View commit details
-
Copy full SHA for a535c8c - Browse repository at this point
Copy the full SHA a535c8cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2f1c81c - Browse repository at this point
Copy the full SHA 2f1c81cView commit details -
Configuration menu - View commit details
-
Copy full SHA for cd9151e - Browse repository at this point
Copy the full SHA cd9151eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 26626fa - Browse repository at this point
Copy the full SHA 26626faView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9272060 - Browse repository at this point
Copy the full SHA 9272060View commit details -
fix(grohmm): Update to work with CHM13
refactor: Clean up code more
Configuration menu - View commit details
-
Copy full SHA for 3d5cf85 - Browse repository at this point
Copy the full SHA 3d5cf85View commit details -
Configuration menu - View commit details
-
Copy full SHA for b8548a3 - Browse repository at this point
Copy the full SHA b8548a3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0c7a9ba - Browse repository at this point
Copy the full SHA 0c7a9baView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0958778 - Browse repository at this point
Copy the full SHA 0958778View commit details -
Configuration menu - View commit details
-
Copy full SHA for d17d9df - Browse repository at this point
Copy the full SHA d17d9dfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3c947b0 - Browse repository at this point
Copy the full SHA 3c947b0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2b2b90f - Browse repository at this point
Copy the full SHA 2b2b90fView commit details -
Configuration menu - View commit details
-
Copy full SHA for e101553 - Browse repository at this point
Copy the full SHA e101553View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3028ae1 - Browse repository at this point
Copy the full SHA 3028ae1View commit details -
Configuration menu - View commit details
-
Copy full SHA for d4ac91f - Browse repository at this point
Copy the full SHA d4ac91fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3444c5b - Browse repository at this point
Copy the full SHA 3444c5bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 508452b - Browse repository at this point
Copy the full SHA 508452bView commit details -
Configuration menu - View commit details
-
Copy full SHA for b538a16 - Browse repository at this point
Copy the full SHA b538a16View commit details -
Scrap all of the CHM13 attempts I think it's the gtf conversion stuff that's causing the memory overload. But I can get them all to load locally. So I'm going to try to use gff3 files, if they're supplied, otherwise fall back to gtf.
Configuration menu - View commit details
-
Copy full SHA for ef677b1 - Browse repository at this point
Copy the full SHA ef677b1View commit details -
Configuration menu - View commit details
-
Copy full SHA for afbb7b6 - Browse repository at this point
Copy the full SHA afbb7b6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5c6b24a - Browse repository at this point
Copy the full SHA 5c6b24aView commit details
Commits on Oct 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9c65113 - Browse repository at this point
Copy the full SHA 9c65113View commit details