https://github.com/sebastianevda/SEvdA_promoter_regexp_and_shuffle
Raw File
Tip revision: c8929c2d7b073aa489d09dcc4e83e7f8e882ec9b authored by sebastianevda on 18 January 2018, 13:10:06 UTC
Create Shuffle_promoter_and_count_occurances_of_motif_per_seq_with_counter_display.py
Tip revision: c8929c2
README.md
# SEvdA_promoter_regexp_and_shuffle

Search a fasta of promoters for a regular expression (on both strands) and then shuffle the promoters 1000 times, each time searching for the regular expression - output is array where first column is unshuffled, and each subsequent column is shuffled
back to top