- 04 Oct, 2018 1 commit
-
-
Blaise Li authored
This is to limit clutter from old analyses.
-
- 03 Oct, 2018 1 commit
-
-
Blaise Li authored
-
- 20 Sep, 2018 1 commit
-
-
Blaise Li authored
-
- 06 Sep, 2018 1 commit
-
-
Blaise Li authored
-
- 05 Sep, 2018 2 commits
-
-
Blaise Li authored
This is used to circumvent the change in behaviour in snakemake. https://bitbucket.org/snakemake/snakemake/issues/956/placeholders-not-properly-matched-with
-
Blaise Li authored
This is now used for degradation efficiency too. The general concept is to compute a fold of TPM bewteen library types. TE is for Ribo / RNA, DE is for Degradome / RNA.
-
- 03 Sep, 2018 1 commit
-
-
Blaise Li authored
-
- 31 Aug, 2018 1 commit
-
-
Blaise Li authored
-
- 24 Aug, 2018 2 commits
- 22 Aug, 2018 3 commits
- 20 Aug, 2018 4 commits
- 17 Aug, 2018 3 commits
- 10 Aug, 2018 1 commit
-
-
Blaise Li authored
-
- 09 Aug, 2018 3 commits
-
-
Blaise Li authored
The filtering may be very slow if there are many genes, because it is based on as many calls to AlignmentFile.fetch. Maybe it could be faster to use BedTool.intersect, depending on the number of intervals.
-
Blaise Li authored
-
Blaise Li authored
It needs a list of identifiers and an annotation file, and generates a pybedtools.BedTool.
-
- 06 Aug, 2018 1 commit
-
-
Blaise Li authored
Also added tests.
-
- 03 Aug, 2018 2 commits
-
-
Blaise Li authored
The script currently takes two bam files and gives the distribution of distances between reads in one "degradome" file and their antisense neighbours in a "small RNA" file.
-
Blaise Li authored
This is meant to be used to compute distances between mapping positions, for instance that of degradome reads and small RNAs.
-
- 01 Aug, 2018 1 commit
-
-
Blaise Li authored
-
- 30 Jul, 2018 2 commits
- 04 Jul, 2018 2 commits
- 22 Jun, 2018 2 commits
- 14 Jun, 2018 3 commits
- 13 Jun, 2018 1 commit
-
-
Blaise Li authored
The ValueError was: `Invalid file path or buffer object type: <class 'snakemake.io.Namedlist'>` This was due to an extra comma at the end of the return of `source_norm_file`.
-
- 08 Jun, 2018 2 commits