File tree Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Original file line number Diff line number Diff line change 4
4
# Date: 27/04/2022
5
5
# Description: extension of consensi of transposable elements
6
6
# TODOs:
7
- # - verify integrity for low coverage sequence (TAG: low_0000)
8
- # - upgrade the cleaning of repo
9
7
# - singularity container
10
8
11
9
# dependancies:
@@ -35,14 +33,14 @@ function usage()
35
33
36
34
#######################################
37
35
38
- Extender is a tool to refine and extend transposable elements. It inputs a TE consenus
36
+ polishTE is a tool to refine and extend transposable elements. It inputs a TE consenus
39
37
sequence and a reference genome at the fasta format.
40
38
41
39
Full Documentation: link repo github
42
40
43
41
#######################################
44
42
45
- Usage: extender [-i|--input <seq_TE.fasta>] [-g|--genome <genome.fasta>] [options]
43
+ Usage: polishTE [-i|--input <seq_TE.fasta>] [-g|--genome <genome.fasta>] [options]
46
44
47
45
mendatory arguments:
48
46
You can’t perform that action at this time.
0 commit comments