MAPLE: mapping and visualization of similar primer and adapter sequences
git clone https://github.com/pratas/maple.git cd maple/ chmod +x *.sh
Run synthetic:
./Synthetic.sh
Create a directory and move to it:
mkdir data_dir cd data_dir/
Then, download or copy to this folder any fasta sequence with .fna extension. Finally, run
cd .. ./Maple_dir.sh data_dir
To find which of the adapters have higher similarity, run:
./Top_PA.sh
Please cite the followings, if you use maple: Submitted...
Release 1.
Please let us know if there is any issues.
Maple is under GPL v3 license. For more information, click here.