Skip to content
Snippets Groups Projects
Commit 6f5e54c4 authored by Samuel Mondal's avatar Samuel Mondal
Browse files

error correction

parent b85dc7c2
No related branches found
No related tags found
1 merge request!60error correction
import argparse
import logging
from pre_bedtools import exon_extraction_from_gtf
from exon_concatenation import exon_concatenation
from polyA import polyA_addition_to_fasta_list
from list_to_file import list_to_file
from poly_a import poly_a_addition_to_fasta_list
parser = argparse.ArgumentParser(
prog = 'transcript_sequence_extractor',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment