-
Notifications
You must be signed in to change notification settings - Fork 3
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
Ps merging annotating genecounts #15
base: master
Are you sure you want to change the base?
Commits on Jun 16, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 68e96d6 - Browse repository at this point
Copy the full SHA 68e96d6View commit details
Commits on Jun 28, 2022
-
Configuration menu - View commit details
-
Copy full SHA for c5df8a7 - Browse repository at this point
Copy the full SHA c5df8a7View commit details
Commits on Jun 30, 2022
-
Configuration menu - View commit details
-
Copy full SHA for d6d45e7 - Browse repository at this point
Copy the full SHA d6d45e7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 45551b7 - Browse repository at this point
Copy the full SHA 45551b7View commit details
Commits on Jul 6, 2022
-
Configuration menu - View commit details
-
Copy full SHA for a8f752c - Browse repository at this point
Copy the full SHA a8f752cView commit details -
Configuration menu - View commit details
-
Copy full SHA for c523742 - Browse repository at this point
Copy the full SHA c523742View commit details -
get all unique junctions of all samples and add them to a single data…
…frame
Preeti Singh committedJul 6, 2022 Configuration menu - View commit details
-
Copy full SHA for 5c84d59 - Browse repository at this point
Copy the full SHA 5c84d59View commit details
Commits on Jul 7, 2022
-
calculate total junction counts by parsing sample files
Preeti Singh committedJul 7, 2022 Configuration menu - View commit details
-
Copy full SHA for 95ec410 - Browse repository at this point
Copy the full SHA 95ec410View commit details
Commits on Jul 8, 2022
-
divide the input sample files in chunk and multiprocess them in chunk…
…s of 50
Preeti Singh committedJul 8, 2022 Configuration menu - View commit details
-
Copy full SHA for d814dd2 - Browse repository at this point
Copy the full SHA d814dd2View commit details
Commits on Jul 13, 2022
-
Merge branch 'master' of https://github.com/SalomonisLab/altanalyze3 …
…into ps-merging_annotating_genecounts
Preeti Singh committedJul 13, 2022 Configuration menu - View commit details
-
Copy full SHA for a497275 - Browse repository at this point
Copy the full SHA a497275View commit details
Commits on Jul 14, 2022
-
intermittent code for sparse matrix
Preeti Singh committedJul 14, 2022 Configuration menu - View commit details
-
Copy full SHA for f7b2d13 - Browse repository at this point
Copy the full SHA f7b2d13View commit details -
working sparse matrix from two samples
Preeti Singh committedJul 14, 2022 Configuration menu - View commit details
-
Copy full SHA for 679ede6 - Browse repository at this point
Copy the full SHA 679ede6View commit details -
Preeti Singh committed
Jul 14, 2022 Configuration menu - View commit details
-
Copy full SHA for 723cdd4 - Browse repository at this point
Copy the full SHA 723cdd4View commit details
Commits on Jul 15, 2022
-
sparse matrix using dictionary of keys
Preeti Singh committedJul 15, 2022 Configuration menu - View commit details
-
Copy full SHA for b38af08 - Browse repository at this point
Copy the full SHA b38af08View commit details
Commits on Jul 19, 2022
-
Preeti Singh committed
Jul 19, 2022 Configuration menu - View commit details
-
Copy full SHA for eb934b2 - Browse repository at this point
Copy the full SHA eb934b2View commit details
Commits on Jul 21, 2022
-
read multiple files from a directory
Preeti Singh committedJul 21, 2022 Configuration menu - View commit details
-
Copy full SHA for c2e77d7 - Browse repository at this point
Copy the full SHA c2e77d7View commit details -
working version of multiprocessing
Preeti Singh committedJul 21, 2022 Configuration menu - View commit details
-
Copy full SHA for 05fde08 - Browse repository at this point
Copy the full SHA 05fde08View commit details -
Preeti Singh committed
Jul 21, 2022 Configuration menu - View commit details
-
Copy full SHA for cf70761 - Browse repository at this point
Copy the full SHA cf70761View commit details
Commits on Jul 26, 2022
-
parse each file and make a sparse matrix
Preeti Singh committedJul 26, 2022 Configuration menu - View commit details
-
Copy full SHA for 8ad3a23 - Browse repository at this point
Copy the full SHA 8ad3a23View commit details -
Preeti Singh committed
Jul 26, 2022 Configuration menu - View commit details
-
Copy full SHA for 9652ef4 - Browse repository at this point
Copy the full SHA 9652ef4View commit details -
Preeti Singh committed
Jul 26, 2022 Configuration menu - View commit details
-
Copy full SHA for 2ed9347 - Browse repository at this point
Copy the full SHA 2ed9347View commit details
Commits on Jul 28, 2022
-
Preeti Singh committed
Jul 28, 2022 Configuration menu - View commit details
-
Copy full SHA for 221e469 - Browse repository at this point
Copy the full SHA 221e469View commit details -
created a giant dictionary where key is junction coordinate and it's …
…value is an object defining it's sample id and number of spliceevents
Preeti Singh committedJul 28, 2022 Configuration menu - View commit details
-
Copy full SHA for 1ca86e2 - Browse repository at this point
Copy the full SHA 1ca86e2View commit details -
check if the junction already exists in the dictionary
Preeti Singh committedJul 28, 2022 Configuration menu - View commit details
-
Copy full SHA for e76c477 - Browse repository at this point
Copy the full SHA e76c477View commit details -
get junction annotations from gene model
Preeti Singh committedJul 28, 2022 Configuration menu - View commit details
-
Copy full SHA for bf33f53 - Browse repository at this point
Copy the full SHA bf33f53View commit details -
working version - got splice site annotations from gene model
Preeti Singh committedJul 28, 2022 Configuration menu - View commit details
-
Copy full SHA for a8ce4b5 - Browse repository at this point
Copy the full SHA a8ce4b5View commit details -
imported the junctions from bam derived text file
Preeti Singh committedJul 28, 2022 Configuration menu - View commit details
-
Copy full SHA for 77d4b6f - Browse repository at this point
Copy the full SHA 77d4b6fView commit details -
Preeti Singh committed
Jul 28, 2022 Configuration menu - View commit details
-
Copy full SHA for 40face6 - Browse repository at this point
Copy the full SHA 40face6View commit details
Commits on Aug 1, 2022
-
getting splice annotation from junction file and gene model file
Preeti Singh committedAug 1, 2022 Configuration menu - View commit details
-
Copy full SHA for d89f06a - Browse repository at this point
Copy the full SHA d89f06aView commit details
Commits on Aug 2, 2022
-
Preeti Singh committed
Aug 2, 2022 Configuration menu - View commit details
-
Copy full SHA for f2ea773 - Browse repository at this point
Copy the full SHA f2ea773View commit details -
sparse matrix from giant dictionary
Preeti Singh committedAug 2, 2022 Configuration menu - View commit details
-
Copy full SHA for 4ede6a7 - Browse repository at this point
Copy the full SHA 4ede6a7View commit details -
working version of making dok_matrix
Preeti Singh committedAug 2, 2022 Configuration menu - View commit details
-
Copy full SHA for b3c8f8c - Browse repository at this point
Copy the full SHA b3c8f8cView commit details -
Preeti Singh committed
Aug 2, 2022 Configuration menu - View commit details
-
Copy full SHA for ae7e743 - Browse repository at this point
Copy the full SHA ae7e743View commit details
Commits on Aug 4, 2022
-
sparse matrix printed as dense matrix for testing
Preeti Singh committedAug 4, 2022 Configuration menu - View commit details
-
Copy full SHA for 2edcd72 - Browse repository at this point
Copy the full SHA 2edcd72View commit details -
Preeti Singh committed
Aug 4, 2022 Configuration menu - View commit details
-
Copy full SHA for 467b3ea - Browse repository at this point
Copy the full SHA 467b3eaView commit details
Commits on Aug 5, 2022
-
fix the way we are storing exon annotations, fix the if statements in…
…side splice site annotations function
Preeti Singh committedAug 5, 2022 Configuration menu - View commit details
-
Copy full SHA for 57485ef - Browse repository at this point
Copy the full SHA 57485efView commit details -
fix - junction coordinates should be added for all junction files
Preeti Singh committedAug 5, 2022 Configuration menu - View commit details
-
Copy full SHA for 96e2e8a - Browse repository at this point
Copy the full SHA 96e2e8aView commit details -
check if coordinate is in range for both positive and negative strand
Preeti Singh committedAug 5, 2022 Configuration menu - View commit details
-
Copy full SHA for 383096e - Browse repository at this point
Copy the full SHA 383096eView commit details -
Preeti Singh committed
Aug 5, 2022 Configuration menu - View commit details
-
Copy full SHA for f434217 - Browse repository at this point
Copy the full SHA f434217View commit details -
make a separate class for collecting the data
Preeti Singh committedAug 5, 2022 Configuration menu - View commit details
-
Copy full SHA for 6a0087b - Browse repository at this point
Copy the full SHA 6a0087bView commit details -
Preeti Singh committed
Aug 5, 2022 Configuration menu - View commit details
-
Copy full SHA for 0bb5f7f - Browse repository at this point
Copy the full SHA 0bb5f7fView commit details
Commits on Aug 9, 2022
-
Preeti Singh committed
Aug 9, 2022 Configuration menu - View commit details
-
Copy full SHA for cc600dd - Browse repository at this point
Copy the full SHA cc600ddView commit details
Commits on Aug 10, 2022
-
memory efficent way for reading the junctions from gene model and cre…
…ating annotations for junctions which exist in sample bed files
Preeti Singh committedAug 10, 2022 Configuration menu - View commit details
-
Copy full SHA for 50f8978 - Browse repository at this point
Copy the full SHA 50f8978View commit details -
Preeti Singh committed
Aug 10, 2022 Configuration menu - View commit details
-
Copy full SHA for bef70bc - Browse repository at this point
Copy the full SHA bef70bcView commit details
Commits on Aug 11, 2022
-
Preeti Singh committed
Aug 11, 2022 Configuration menu - View commit details
-
Copy full SHA for 8ccacc7 - Browse repository at this point
Copy the full SHA 8ccacc7View commit details
Commits on Aug 12, 2022
-
initial commits for splice annotation
Preeti Singh committedAug 12, 2022 Configuration menu - View commit details
-
Copy full SHA for 4e710a7 - Browse repository at this point
Copy the full SHA 4e710a7View commit details
Commits on Aug 14, 2022
-
check if start and stop annotations are not None and then find the sp…
…lice annotations resepectively
Preeti Singh committedAug 14, 2022 Configuration menu - View commit details
-
Copy full SHA for ce75956 - Browse repository at this point
Copy the full SHA ce75956View commit details -
get all the exons for a given gene id
Preeti Singh committedAug 14, 2022 Configuration menu - View commit details
-
Copy full SHA for b490881 - Browse repository at this point
Copy the full SHA b490881View commit details
Commits on Aug 15, 2022
-
got the exons for candidate gene
Preeti Singh committedAug 15, 2022 Configuration menu - View commit details
-
Copy full SHA for a09a494 - Browse repository at this point
Copy the full SHA a09a494View commit details -
working version of getting the start and stop annotations
Preeti Singh committedAug 15, 2022 Configuration menu - View commit details
-
Copy full SHA for 41c3623 - Browse repository at this point
Copy the full SHA 41c3623View commit details
Commits on Aug 16, 2022
-
Preeti Singh committed
Aug 16, 2022 Configuration menu - View commit details
-
Copy full SHA for e26ab14 - Browse repository at this point
Copy the full SHA e26ab14View commit details
Commits on Aug 17, 2022
-
working version of splice site annotations
Preeti Singh committedAug 17, 2022 Configuration menu - View commit details
-
Copy full SHA for 76f8030 - Browse repository at this point
Copy the full SHA 76f8030View commit details -
annotations writing to a txt file
Preeti Singh committedAug 17, 2022 Configuration menu - View commit details
-
Copy full SHA for c20e286 - Browse repository at this point
Copy the full SHA c20e286View commit details
Commits on Aug 18, 2022
-
correct annotations when both start and stop coordinates of a junctio…
…n exists in gene model
Preeti Singh committedAug 18, 2022 Configuration menu - View commit details
-
Copy full SHA for 8b1e22b - Browse repository at this point
Copy the full SHA 8b1e22bView commit details -
working if else statements for checking if junction exists in the gen…
…e model
Preeti Singh committedAug 18, 2022 Configuration menu - View commit details
-
Copy full SHA for 87198fc - Browse repository at this point
Copy the full SHA 87198fcView commit details -
Preeti Singh committed
Aug 18, 2022 Configuration menu - View commit details
-
Copy full SHA for e90af2a - Browse repository at this point
Copy the full SHA e90af2aView commit details -
short circuiting in if else fixed
Preeti Singh committedAug 18, 2022 Configuration menu - View commit details
-
Copy full SHA for 9b60784 - Browse repository at this point
Copy the full SHA 9b60784View commit details -
start annotation getting annotated correctly when stop target tuple d…
…oesn't exist in gene model
Preeti Singh committedAug 18, 2022 Configuration menu - View commit details
-
Copy full SHA for 8a57f45 - Browse repository at this point
Copy the full SHA 8a57f45View commit details -
Preeti Singh committed
Aug 18, 2022 Configuration menu - View commit details
-
Copy full SHA for f325a40 - Browse repository at this point
Copy the full SHA f325a40View commit details -
negative and positive both strand working
Preeti Singh committedAug 18, 2022 Configuration menu - View commit details
-
Copy full SHA for fad419d - Browse repository at this point
Copy the full SHA fad419dView commit details -
exon id of stop coordinate should be first when strand is nrgative
Preeti Singh committedAug 18, 2022 Configuration menu - View commit details
-
Copy full SHA for 194d7a5 - Browse repository at this point
Copy the full SHA 194d7a5View commit details
Commits on Aug 22, 2022
-
Preeti Singh committed
Aug 22, 2022 Configuration menu - View commit details
-
Copy full SHA for 439d19f - Browse repository at this point
Copy the full SHA 439d19fView commit details
Commits on Aug 23, 2022
-
getting coorect annotation whene splice sites are not in same gene
Preeti Singh committedAug 23, 2022 Configuration menu - View commit details
-
Copy full SHA for ad5757d - Browse repository at this point
Copy the full SHA ad5757dView commit details
Commits on Aug 31, 2022
-
all annotations working correctly
Preeti Singh committedAug 31, 2022 Configuration menu - View commit details
-
Copy full SHA for 7dce938 - Browse repository at this point
Copy the full SHA 7dce938View commit details -
remove unnecessary print statements
Preeti Singh committedAug 31, 2022 Configuration menu - View commit details
-
Copy full SHA for da3feee - Browse repository at this point
Copy the full SHA da3feeeView commit details -
refactoring #1 - removing variables which are not needed
Preeti Singh committedAug 31, 2022 Configuration menu - View commit details
-
Copy full SHA for 1758f19 - Browse repository at this point
Copy the full SHA 1758f19View commit details -
bug -fix - fixed the infinite loop while finding the annotation, refa…
…ctoring#2'
Preeti Singh committedAug 31, 2022 Configuration menu - View commit details
-
Copy full SHA for 7a04082 - Browse repository at this point
Copy the full SHA 7a04082View commit details
Commits on Sep 1, 2022
-
benchmark with timeit without indexing junction files"
Preeti Singh committedSep 1, 2022 Configuration menu - View commit details
-
Copy full SHA for f8ce038 - Browse repository at this point
Copy the full SHA f8ce038View commit details -
refactoring #3 - add logging statements, cleaner way of string concat…
…enation,separate function for writing to annotation file to add async multiprocessing in future
Preeti Singh committedSep 1, 2022 Configuration menu - View commit details
-
Copy full SHA for 71b568f - Browse repository at this point
Copy the full SHA 71b568fView commit details
Commits on Sep 2, 2022
-
benchmarking and adding multiprocessing
Preeti Singh committedSep 2, 2022 Configuration menu - View commit details
-
Copy full SHA for 34e10ee - Browse repository at this point
Copy the full SHA 34e10eeView commit details
Commits on Sep 8, 2022
-
optimised gene model file reading - removed pandas, instead using pyt…
…hon file system
Preeti Singh committedSep 8, 2022 Configuration menu - View commit details
-
Copy full SHA for 0eb7d1c - Browse repository at this point
Copy the full SHA 0eb7d1cView commit details
Commits on Sep 9, 2022
-
normalize data types of junction file and gene model
Preeti Singh committedSep 9, 2022 Configuration menu - View commit details
-
Copy full SHA for fa1ccf4 - Browse repository at this point
Copy the full SHA fa1ccf4View commit details -
Preeti Singh committed
Sep 9, 2022 Configuration menu - View commit details
-
Copy full SHA for 5583806 - Browse repository at this point
Copy the full SHA 5583806View commit details -
optimised when both start and stop are present - refactoring #4
Preeti Singh committedSep 9, 2022 Configuration menu - View commit details
-
Copy full SHA for 1b8bcad - Browse repository at this point
Copy the full SHA 1b8bcadView commit details -
refactoring #5 - reduced the number of if else statements
Preeti Singh committedSep 9, 2022 Configuration menu - View commit details
-
Copy full SHA for 28ebec5 - Browse repository at this point
Copy the full SHA 28ebec5View commit details
Commits on Sep 14, 2022
-
refatored splice site annotation function
Preeti Singh committedSep 14, 2022 Configuration menu - View commit details
-
Copy full SHA for 756d5ad - Browse repository at this point
Copy the full SHA 756d5adView commit details
Commits on Sep 15, 2022
-
reading junctions using pandas - for some reason it was faster than p…
…ython file reading system
Preeti Singh committedSep 15, 2022 Configuration menu - View commit details
-
Copy full SHA for 91e47cc - Browse repository at this point
Copy the full SHA 91e47ccView commit details
Commits on Oct 28, 2022
-
refactored the annotation function
Preeti Singh committedOct 28, 2022 Configuration menu - View commit details
-
Copy full SHA for 7549dd9 - Browse repository at this point
Copy the full SHA 7549dd9View commit details -
Preeti Singh committed
Oct 28, 2022 Configuration menu - View commit details
-
Copy full SHA for 4b39404 - Browse repository at this point
Copy the full SHA 4b39404View commit details -
removed the old main.py, added output annotations file to docs folder
Preeti Singh committedOct 28, 2022 Configuration menu - View commit details
-
Copy full SHA for 6752b37 - Browse repository at this point
Copy the full SHA 6752b37View commit details
Commits on Nov 2, 2022
-
Preeti Singh committed
Nov 2, 2022 Configuration menu - View commit details
-
Copy full SHA for 00af13b - Browse repository at this point
Copy the full SHA 00af13bView commit details -
preliminary attempt to sort junctions
Preeti Singh committedNov 2, 2022 Configuration menu - View commit details
-
Copy full SHA for 2227664 - Browse repository at this point
Copy the full SHA 2227664View commit details -
Preeti Singh committed
Nov 2, 2022 Configuration menu - View commit details
-
Copy full SHA for 7df7ce2 - Browse repository at this point
Copy the full SHA 7df7ce2View commit details -
Preeti Singh committed
Nov 2, 2022 Configuration menu - View commit details
-
Copy full SHA for 909c0b4 - Browse repository at this point
Copy the full SHA 909c0b4View commit details