You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am comparing IndelRealigner with abra2 (happy to provide my result here later) but first I need to understand and try to match parameters in both tools to do a fair comparison.
What are the equivalent parameters for maxConsensuses and maxReadsForConsensuses in Abra2??
Does make sense for you to compare mcr with maxReadsInMemory and mrr maxReadsForRealignment?
So far, with the command shown above, the indel in your demo data is realigned with Abra2 but IndelRealigner misses this one.
Abra2
IR
The text was updated successfully, but these errors were encountered:
I have another question. One important element I like in IR is that it tells you the indels that were not realigned due to for example excessive number of reads. For us, this is very important becaouse we need to ensure all indels are realignment. Looking at the INFO data in the log file created from ABRA, I cannot see this.
I am comparing IndelRealigner with abra2 (happy to provide my result here later) but first I need to understand and try to match parameters in both tools to do a fair comparison.
My IndelRealigner command is like this
and my Abra2 command is like this so far
What are the equivalent parameters for maxConsensuses and maxReadsForConsensuses in Abra2??
Does make sense for you to compare mcr with maxReadsInMemory and mrr maxReadsForRealignment?
So far, with the command shown above, the indel in your demo data is realigned with Abra2 but IndelRealigner misses this one.
![image](https://private-user-images.githubusercontent.com/74112779/281701799-b55bfa22-87e9-4cb3-9f13-8683f3f117cc.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkzODc3NTQsIm5iZiI6MTczOTM4NzQ1NCwicGF0aCI6Ii83NDExMjc3OS8yODE3MDE3OTktYjU1YmZhMjItODdlOS00Y2IzLTlmMTMtODY4M2YzZjExN2NjLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTIlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjEyVDE5MTA1NFomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWYwMTZiOWZjMGVhNjQyYjBiMzkwNGYyNDljNjIyYjQ0MzdkYTljZTc3MThkZjJmNjk1MDg5N2Y0OTUwNDk0MjUmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.gj4nwzp9MGX1-AvMU2M7VIy77L1-0U9tVUf_pYOIWCo)
![image](https://private-user-images.githubusercontent.com/74112779/281701871-b8e1e9ee-7108-49c8-bb24-6cca9ed8f5b5.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkzODc3NTQsIm5iZiI6MTczOTM4NzQ1NCwicGF0aCI6Ii83NDExMjc3OS8yODE3MDE4NzEtYjhlMWU5ZWUtNzEwOC00OWM4LWJiMjQtNmNjYTllZDhmNWI1LnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTIlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjEyVDE5MTA1NFomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTVmZTQ4MDZkMGUxZDQxZjVmYWE0ZjUxYWI4YzViNmY5OGVlODAwYmJiYmM2YzAwNTc2ZjBiOWVmZWI3ODdjM2MmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.ipYwXArWMh7K7A0TzhvUS1oQTf8fPZLVIyOYusIc0Vc)
Abra2
IR
The text was updated successfully, but these errors were encountered: